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

{
    "url": "https://demozoo.org/api/v1/productions/29573/?format=api",
    "demozoo_url": "https://demozoo.org/productions/29573/",
    "id": 29573,
    "title": "Lärvi",
    "author_nicks": [
        {
            "name": "Lobotomy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19921/?format=api",
                "id": 19921,
                "name": "Lobotomy",
                "is_group": false
            }
        },
        {
            "name": "Magna",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13106/?format=api",
                "id": 13106,
                "name": "Magna",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-11-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "40",
            "competition": {
                "id": 2320,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/807/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/807/",
                    "id": 807,
                    "name": "Demolition 1996 (2)",
                    "tagline": "",
                    "start_date": "1996-11-22",
                    "end_date": "1996-11-24",
                    "location": "Joensuu, North Karelia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 62.5747,
                    "longitude": 30.33866,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}