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

{
    "url": "https://demozoo.org/api/v1/productions/180416/?format=api",
    "demozoo_url": "https://demozoo.org/music/180416/",
    "id": 180416,
    "title": "Amiga Is Life",
    "author_nicks": [
        {
            "name": "Fireboy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20321/?format=api",
                "id": 20321,
                "name": "Fireboy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-11-25",
    "supertype": "music",
    "platforms": [
        {
            "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/capacitor17/music/amigaislife.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=uPfrGG96Y7U"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 13960,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3528/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3528/",
                    "id": 3528,
                    "name": "Capacitor 2017",
                    "tagline": "3, recapped",
                    "start_date": "2017-11-25",
                    "end_date": "2017-11-26",
                    "location": "Provincia de Málaga, Andalusia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 36.8,
                    "longitude": -4.75,
                    "website": "http://capacitorparty.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "cover-version"
    ]
}