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

{
    "url": "https://demozoo.org/api/v1/productions/31948/?format=api",
    "demozoo_url": "https://demozoo.org/productions/31948/",
    "id": 31948,
    "title": "Rave Extreme",
    "author_nicks": [
        {
            "name": "Union",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2006/?format=api",
                "id": 2006,
                "name": "Union",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-08-30",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59131/?format=api",
                    "id": 59131,
                    "name": "Pic",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "Rabocost",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/100839/?format=api",
                    "id": 100839,
                    "name": "Rabocost",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Hightower",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119628/?format=api",
                    "id": 119628,
                    "name": "Hightower",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "321",
            "competition": {
                "id": 2608,
                "name": "VHS Video",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/515/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/515/",
                    "id": 515,
                    "name": "Intel Outside 1996",
                    "tagline": "IO3",
                    "start_date": "1996-08-30",
                    "end_date": "1996-08-31",
                    "location": "Warsaw, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.235352,
                    "longitude": 21.00939,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}