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

{
    "url": "https://demozoo.org/api/v1/productions/199766/?format=api",
    "demozoo_url": "https://demozoo.org/music/199766/",
    "id": 199766,
    "title": "Final Boss",
    "author_nicks": [
        {
            "name": "4mat",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1342/?format=api",
                "id": 1342,
                "name": "4mat",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ate Bit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/549/?format=api",
                "id": 549,
                "name": "Ate Bit",
                "is_group": true
            }
        }
    ],
    "release_date": "2018-02-24",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=201076"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://4matprojects.blogspot.com/2018/03/11-times-charm.html"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=162670"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=75859"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=fBjk4zUfhAk"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "18.7",
            "competition": {
                "id": 14121,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3570/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3570/",
                    "id": 3570,
                    "name": "$11 Music Compo 2018",
                    "tagline": "",
                    "start_date": "2018-02-03",
                    "end_date": "2018-03-11",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580",
        "proof-of-concept"
    ]
}