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

{
    "url": "https://demozoo.org/api/v1/productions/368811/?format=api",
    "demozoo_url": "https://demozoo.org/productions/368811/",
    "id": 368811,
    "title": "Transparent Cube",
    "author_nicks": [
        {
            "name": "Drakonite",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/148290/?format=api",
                "id": 148290,
                "name": "Drakonite",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-04",
    "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 19742,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5260/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5260/",
                    "id": 5260,
                    "name": "The Third Creation Round #24",
                    "tagline": "",
                    "start_date": "2004-04",
                    "end_date": "2004-04",
                    "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": []
}