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

{
    "url": "https://demozoo.org/api/v1/productions/64078/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/64078/",
    "id": 64078,
    "title": "Save the Scene",
    "author_nicks": [
        {
            "name": "Trenox",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6073/?format=api",
                "id": 6073,
                "name": "Trenox",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Junk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3778/?format=api",
                "id": 3778,
                "name": "Junk",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-02-16",
    "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": 3,
            "ranking": "=2",
            "score": "284",
            "competition": {
                "id": 7090,
                "name": "Raytraced Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/866/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/866/",
                    "id": 866,
                    "name": "The Meltdown 2002 (9)",
                    "tagline": "Spring",
                    "start_date": "2002-02-15",
                    "end_date": "2002-02-17",
                    "location": "Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.276089,
                    "longitude": 9.51695,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}