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

{
    "url": "https://demozoo.org/api/v1/productions/368765/?format=api",
    "demozoo_url": "https://demozoo.org/productions/368765/",
    "id": 368765,
    "title": "Colosseum",
    "author_nicks": [
        {
            "name": "Nicola Farina",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/148268/?format=api",
                "id": 148268,
                "name": "Nicola Farina",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/28/?format=api",
            "id": 28,
            "name": "Sony Playstation 2 (PS2)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/ttc_round16/colosseum.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 19735,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5254/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5254/",
                    "id": 5254,
                    "name": "The Third Creation Round #16",
                    "tagline": "",
                    "start_date": "2003-08",
                    "end_date": "2003-08",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://web.archive.org/web/20050215014827/http://www.thethirdcreation.net/archive.php"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}