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

{
    "url": "https://demozoo.org/api/v1/productions/194915/?format=api",
    "demozoo_url": "https://demozoo.org/productions/194915/",
    "id": 194915,
    "title": "Handmade Scanner For The C64",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2011-07-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 14715,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/221/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/221/",
                    "id": 221,
                    "name": "Árok 2011",
                    "tagline": "",
                    "start_date": "2011-07-29",
                    "end_date": "2011-07-31",
                    "location": "Ajka, Veszprém, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.10196,
                    "longitude": 17.55892,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}