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

{
    "url": "https://demozoo.org/api/v1/productions/45864/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/45864/",
    "id": 45864,
    "title": "Canaboid Party",
    "author_nicks": [
        {
            "name": "BP",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23704/?format=api",
                "id": 23704,
                "name": "BP",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hyperopia",
            "abbreviation": "HYP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8704/?format=api",
                "id": 8704,
                "name": "Hyperopia",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-01-23",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "11",
            "competition": {
                "id": 4561,
                "name": "24BITs GFX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/950/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/950/",
                    "id": 950,
                    "name": "YALP 1999",
                    "tagline": "Yet Another Lame Party",
                    "start_date": "1999-01-23",
                    "end_date": "1999-01-23",
                    "location": "Belgrade, Serbia",
                    "is_online": false,
                    "country_code": "RS",
                    "latitude": 44.811871,
                    "longitude": 20.46414,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}