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

{
    "url": "https://demozoo.org/api/v1/productions/176207/?format=api",
    "demozoo_url": "https://demozoo.org/music/176207/",
    "id": 176207,
    "title": "Phoenix",
    "author_nicks": [
        {
            "name": "Menthos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31158/?format=api",
                "id": 31158,
                "name": "Menthos",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-07-22",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.nukleus.nu/products/msx/mod_phoenix.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=FifhHr0x9x0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 13615,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3229/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3229/",
                    "id": 3229,
                    "name": "High Coast Hack 2017 Summer",
                    "tagline": "",
                    "start_date": "2017-07-20",
                    "end_date": "2017-07-23",
                    "location": "Härnösands Kommun, Västernorrland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.76667,
                    "longitude": 17.68333,
                    "website": "http://hch.a1200.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}