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

{
    "url": "https://demozoo.org/api/v1/productions/97257/?format=api",
    "demozoo_url": "https://demozoo.org/music/97257/",
    "id": 97257,
    "title": "Faith",
    "author_nicks": [
        {
            "name": "CTuLL",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33390/?format=api",
                "id": 33390,
                "name": "CTuLL",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "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": 3,
            "ranking": "3",
            "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": []
}