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

{
    "url": "https://demozoo.org/api/v1/productions/87788/?format=api",
    "demozoo_url": "https://demozoo.org/music/87788/",
    "id": 87788,
    "title": "GASM or GASM",
    "author_nicks": [
        {
            "name": "Johey",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12952/?format=api",
                "id": 12952,
                "name": "Johey",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Sys5",
            "abbreviation": "S5",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12953/?format=api",
                "id": 12953,
                "name": "Sys5",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-04-21",
    "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/2012/gasm12/mixed/mod.gasm_or_gasm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "9",
            "competition": {
                "id": 9314,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1457/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1457/",
                    "id": 1457,
                    "name": "Grand Amiga Social Meet 2012",
                    "tagline": "GASM 2012",
                    "start_date": "2012-04-20",
                    "end_date": "2012-04-22",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.332169,
                    "longitude": 18.062429,
                    "website": "http://safir.amigaos.se/main.php?d=showthread&f=1&thread=11465"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}