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

{
    "url": "https://demozoo.org/api/v1/productions/37077/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/37077/",
    "id": 37077,
    "title": "?",
    "author_nicks": [
        {
            "name": "Biro",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8324/?format=api",
                "id": 8324,
                "name": "Biro",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Mentasm",
            "abbreviation": "MTS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6999/?format=api",
                "id": 6999,
                "name": "Mentasm",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-04-19",
    "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": 3305,
                "name": "Graphics 3D",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/945/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/945/",
                    "id": 945,
                    "name": "Undercover 1997",
                    "tagline": "",
                    "start_date": "1997-04-18",
                    "end_date": "1997-04-20",
                    "location": "Dijon, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 47.32645,
                    "longitude": 5.04419,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}