GET /api/company/products/?format=api&offset=1278&ordering=-slug
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 1279,
"next": null,
"previous": "https://ziraisulama.com/api/company/products/?format=api&limit=18&offset=1260&ordering=-slug",
"results": [
{
"id": 2,
"images": [
{
"image": "https://ziraisulama.com/media/images/site_31/10/image_1950-1.webp",
"alt_text": "1 1/2\" - 1 1/4\" Hortum Redüksiyonu Kod:170"
}
],
"name": "1 1/2\" - 1 1/4\" Hortum Redüksiyonu Kod:170",
"slug": "1-12-1-14-hortum-reduksiyonu-kod170",
"description": "1 1/2\" - 1 1/4\" Hortum Redüksiyonu Kod:170",
"price": "13.82",
"stock": 100,
"created_at": "2024-11-16T22:03:55",
"updated_at": "2024-11-19T12:09:25.200425",
"site": 31,
"category": 1,
"subcategory": null,
"brand": 1
}
]
}