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

{
    "url": "https://demozoo.org/api/v1/productions/41726/?format=api",
    "demozoo_url": "https://demozoo.org/productions/41726/",
    "id": 41726,
    "title": "Torzo",
    "author_nicks": [
        {
            "name": "Magicboy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11981/?format=api",
                "id": 11981,
                "name": "Magicboy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Superstition",
            "abbreviation": "SPS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22504/?format=api",
                "id": 22504,
                "name": "Superstition",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-02-27",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "2974",
            "competition": {
                "id": 3976,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/572/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/572/",
                    "id": 572,
                    "name": "Ambience 1999",
                    "tagline": "",
                    "start_date": "1999-02-26",
                    "end_date": "1999-02-28",
                    "location": "Gemeente Venlo, Limburg, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.39277,
                    "longitude": 6.16041,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}