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

{
    "url": "https://demozoo.org/api/v1/productions/33519/?format=api",
    "demozoo_url": "https://demozoo.org/productions/33519/",
    "id": 33519,
    "title": "Maniacalc",
    "author_nicks": [
        {
            "name": "Sparde",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22240/?format=api",
                "id": 22240,
                "name": "Sparde",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Leviathan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22231/?format=api",
                "id": 22231,
                "name": "Leviathan",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-06-05",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "74",
            "competition": {
                "id": 2805,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/402/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/402/",
                    "id": 402,
                    "name": "Abduction 1997",
                    "tagline": "The Cow Strikes Back",
                    "start_date": "1997-06-06",
                    "end_date": "1997-06-08",
                    "location": "Oulu, Northern Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 65.21726,
                    "longitude": 25.96941,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}