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

{
    "url": "https://demozoo.org/api/v1/productions/20884/?format=api",
    "demozoo_url": "https://demozoo.org/music/20884/",
    "id": 20884,
    "title": "Alien Central",
    "author_nicks": [
        {
            "name": "Antastal",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15253/?format=api",
                "id": 15253,
                "name": "Antastal",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Euphoria",
            "abbreviation": "EPH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28299/?format=api",
                "id": 28299,
                "name": "Euphoria",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-04-12",
    "supertype": "music",
    "platforms": [],
    "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/1998/thegathering98/mmul/aliencen.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "156",
            "competition": {
                "id": 1343,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/44/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/44/",
                    "id": 44,
                    "name": "The Gathering 1998",
                    "tagline": "",
                    "start_date": "1998-04-08",
                    "end_date": "1998-04-12",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793915,
                    "longitude": 11.07599,
                    "website": "https://www.gathering.org/tg98/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "it",
        "50ch"
    ]
}