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

{
    "url": "https://demozoo.org/api/v1/productions/159174/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/159174/",
    "id": 159174,
    "title": "?",
    "author_nicks": [
        {
            "name": "Parrot",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11159/?format=api",
                "id": 11159,
                "name": "Parrot",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-12-02",
    "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": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 12484,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/683/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/683/",
                    "id": 683,
                    "name": "LiQid 1995",
                    "tagline": "Liquid 1995",
                    "start_date": "1995-12-01",
                    "end_date": "1995-12-03",
                    "location": "Székesfehérvár, Fejér, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.18995,
                    "longitude": 18.41034,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}