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

{
    "url": "https://demozoo.org/api/v1/productions/97255/?format=api",
    "demozoo_url": "https://demozoo.org/music/97255/",
    "id": 97255,
    "title": "Broken idia",
    "author_nicks": [
        {
            "name": "Phantom Lord",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8946/?format=api",
                "id": 8946,
                "name": "Phantom Lord",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Critical Mass",
            "abbreviation": "CMS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9341/?format=api",
                "id": 9341,
                "name": "Critical Mass",
                "is_group": true
            }
        },
        {
            "name": "Psycho",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9236/?format=api",
                "id": 9236,
                "name": "Psycho",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-03-06",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 9884,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1261/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1261/",
                    "id": 1261,
                    "name": "LifeParty 2004",
                    "tagline": "",
                    "start_date": "2004-03-06",
                    "end_date": "2004-03-07",
                    "location": "Moscow, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.75695,
                    "longitude": 37.614971,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}