GET /api/v1/productions/37861/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/37861/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/37861/",
    "id": 37861,
    "title": "Are You Enjoying Your Meal?",
    "author_nicks": [
        {
            "name": "Exin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3956/?format=api",
                "id": 3956,
                "name": "Exin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cosine",
            "abbreviation": "COS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5558/?format=api",
                "id": 5558,
                "name": "Cosine",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-08-11",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/evoke07/grfx/bild.rar"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "26",
            "competition": {
                "id": 3422,
                "name": "Pixel Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/341/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/341/",
                    "id": 341,
                    "name": "Evoke 2007",
                    "tagline": "",
                    "start_date": "2007-08-10",
                    "end_date": "2007-08-12",
                    "location": "Köln-Ehrenfeld, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.9456,
                    "longitude": 6.92059,
                    "website": "http://archive.evoke.eu/2007/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6f/a3/e39b.27279.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/6f/a3/e39b.27279.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6f/a3/e39b.27279.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}