GET /api/ingrediences/1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://kochen.xn--fralle-3ya.de/api/ingrediences/1/?format=api",
    "name": "Kartoffel",
    "name_plural": "Kartoffeln",
    "created": "2021-05-08T03:49:10.791000+02:00",
    "modified": "2024-02-01T04:39:15.828549+01:00",
    "language": "de",
    "description": "",
    "translation_of": null
}