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

{
    "url": "https://demozoo.org/api/v1/productions/332793/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/332793/",
    "id": 332793,
    "title": "Damnation",
    "author_nicks": [
        {
            "name": "Deathworks",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/57969/?format=api",
                "id": 57969,
                "name": "Deathworks",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-12-30",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 18383,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4802/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4802/",
                    "id": 4802,
                    "name": "Out of Order - Winter Party 1999",
                    "tagline": "Jmp $07d0",
                    "start_date": "1999-12-28",
                    "end_date": "1999-12-31",
                    "location": "Hoppstädten, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.7,
                    "longitude": 7.53333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}