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

{
    "url": "https://demozoo.org/api/v1/productions/101724/?format=api",
    "demozoo_url": "https://demozoo.org/music/101724/",
    "id": 101724,
    "title": "Dark Guise",
    "author_nicks": [
        {
            "name": "Kasmo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43097/?format=api",
                "id": 43097,
                "name": "Kasmo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Arsenic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2153/?format=api",
                "id": 2153,
                "name": "Arsenic",
                "is_group": true
            }
        },
        {
            "name": "Oxyron",
            "abbreviation": "OXY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/762/?format=api",
                "id": 762,
                "name": "Oxyron",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-02-23",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "40",
            "competition": {
                "id": 10073,
                "name": "Streamed Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1309/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1309/",
                    "id": 1309,
                    "name": "Oxyron Party 2008",
                    "tagline": "Back To North Pole",
                    "start_date": "2008-02-22",
                    "end_date": "2008-02-24",
                    "location": "Flensburg, Schleswig-Holstein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 54.78431,
                    "longitude": 9.43961,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}