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

{
    "url": "https://demozoo.org/api/v1/productions/30509/?format=api",
    "demozoo_url": "https://demozoo.org/music/30509/",
    "id": 30509,
    "title": "Purgatory",
    "author_nicks": [
        {
            "name": "FML",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10253/?format=api",
                "id": 10253,
                "name": "SuperFML",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Erotic Design",
            "abbreviation": "ERC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10090/?format=api",
                "id": 10090,
                "name": "Erotic Design",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-11-09",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/FML/purgatory.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=51323"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "22",
            "competition": {
                "id": 2455,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/567/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/567/",
                    "id": 567,
                    "name": "Gravity 1996",
                    "tagline": "1",
                    "start_date": "1996-11-09",
                    "end_date": "1996-11-10",
                    "location": "Województwo Opolskie, Opole Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.66667,
                    "longitude": 17.9,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}