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

{
    "url": "https://demozoo.org/api/v1/productions/152666/?format=api",
    "demozoo_url": "https://demozoo.org/music/152666/",
    "id": 152666,
    "title": "ATF Remix",
    "author_nicks": [
        {
            "name": "Teo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/901/?format=api",
                "id": 901,
                "name": "Teo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-07-17",
    "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/2010/arok10/remix/teo-atf_remix.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 12116,
                "name": "Remix",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/233/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/233/",
                    "id": 233,
                    "name": "Árok 2010",
                    "tagline": "",
                    "start_date": "2010-07-16",
                    "end_date": "2010-07-18",
                    "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"
    ]
}