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

{
    "url": "https://demozoo.org/api/v1/productions/126195/?format=api",
    "demozoo_url": "https://demozoo.org/music/126195/",
    "id": 126195,
    "title": "Party Music",
    "author_nicks": [
        {
            "name": "JCH",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5079/?format=api",
                "id": 5079,
                "name": "JCH",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-10-22",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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": "",
            "score": "",
            "competition": {
                "id": 11018,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2399/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2399/",
                    "id": 2399,
                    "name": "Hexagon Copy Party 1988",
                    "tagline": "",
                    "start_date": "1988-10-21",
                    "end_date": "1988-10-23",
                    "location": "Hillerød Kommune, Capital Region, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.92319,
                    "longitude": 12.23794,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}