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

{
    "url": "https://demozoo.org/api/v1/productions/91130/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/91130/",
    "id": 91130,
    "title": "EARTH - Year 3081",
    "author_nicks": [
        {
            "name": "Whoarang",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44169/?format=api",
                "id": 44169,
                "name": "Whoarang",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-10-05",
    "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": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 9544,
                "name": "Combined Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1955/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1955/",
                    "id": 1955,
                    "name": "TiLT 2002",
                    "tagline": "",
                    "start_date": "2002-10-02",
                    "end_date": "2002-10-06",
                    "location": "Trondheim, Sør-Trøndelag, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 63.42811,
                    "longitude": 10.39687,
                    "website": "https://web.archive.org/web/20021123021723/http://demoscene.tilt.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}