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

{
    "url": "https://demozoo.org/api/v1/productions/32869/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/32869/",
    "id": 32869,
    "title": "Heads",
    "author_nicks": [
        {
            "name": "Tyrant",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12080/?format=api",
                "id": 12080,
                "name": "Sidha",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Therapy",
            "abbreviation": "TRY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13453/?format=api",
                "id": 13453,
                "name": "Therapy",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-04-13",
    "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": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=2172"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "501",
            "competition": {
                "id": 2723,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/677/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/677/",
                    "id": 677,
                    "name": "Scenest 1996",
                    "tagline": "The Exorcist",
                    "start_date": "1996-04-12",
                    "end_date": "1996-04-14",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}