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

{
    "url": "https://demozoo.org/api/v1/productions/191485/?format=api",
    "demozoo_url": "https://demozoo.org/music/191485/",
    "id": 191485,
    "title": "Thaw",
    "author_nicks": [
        {
            "name": "Clarence",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1010/?format=api",
                "id": 1010,
                "name": "Clarence",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Chorus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1009/?format=api",
                "id": 1009,
                "name": "Chorus",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-07-06",
    "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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/arok13/remix/clarence-thaw_%28my_tribute_remix%29.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "7",
            "score": "51",
            "competition": {
                "id": 13224,
                "name": "Remix",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1791/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1791/",
                    "id": 1791,
                    "name": "Árok 2013",
                    "tagline": "",
                    "start_date": "2013-07-05",
                    "end_date": "2013-07-07",
                    "location": "Ajka, Veszprém, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.10196,
                    "longitude": 17.55892,
                    "website": "http://arok.intro.hu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "remix",
        "cover-version"
    ]
}