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

{
    "url": "https://demozoo.org/api/v1/productions/45875/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/45875/",
    "id": 45875,
    "title": "Advanced Party",
    "author_nicks": [
        {
            "name": "Loco",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23691/?format=api",
                "id": 23691,
                "name": "Loco",
                "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
            }
        },
        {
            "name": "Juice",
            "abbreviation": "JCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15888/?format=api",
                "id": 15888,
                "name": "Juice",
                "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": 2,
            "ranking": "2",
            "score": "76",
            "competition": {
                "id": 4562,
                "name": "RAYTRaCE",
                "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"
    ]
}