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

{
    "url": "https://demozoo.org/api/v1/productions/103034/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/103034/",
    "id": 103034,
    "title": "?",
    "author_nicks": [
        {
            "name": "Eracore",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1640/?format=api",
                "id": 1640,
                "name": "Eracore",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Rebels",
            "abbreviation": "RBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-03-01",
    "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": 10152,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/751/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/751/",
                    "id": 751,
                    "name": "Berzan 1997 (19)",
                    "tagline": "Berzan Party 19",
                    "start_date": "1997-02-28",
                    "end_date": "1997-03-02",
                    "location": "Linköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.411091,
                    "longitude": 15.62565,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}