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

{
    "url": "https://demozoo.org/api/v1/productions/24272/?format=api",
    "demozoo_url": "https://demozoo.org/music/24272/",
    "id": 24272,
    "title": "Antidote",
    "author_nicks": [
        {
            "name": "Grabbie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17575/?format=api",
                "id": 17575,
                "name": "Grabbie",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-04-22",
    "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/2000/thegathering00/mmul/tg00_tracked_02_grabbie_antidote.mp3"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/thegathering00/mmul/tg00_tracked_antidote_grabbie.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "246",
            "competition": {
                "id": 1666,
                "name": "Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/46/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/46/",
                    "id": 46,
                    "name": "The Gathering 2000",
                    "tagline": "The Gathering 1900",
                    "start_date": "2000-04-19",
                    "end_date": "2000-04-23",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793915,
                    "longitude": 11.07599,
                    "website": "https://archive.gathering.org/tg00/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "32ch",
        "xm"
    ]
}