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

{
    "url": "https://demozoo.org/api/v1/productions/26970/?format=api",
    "demozoo_url": "https://demozoo.org/music/26970/",
    "id": 26970,
    "title": "Whack-Bonk",
    "author_nicks": [
        {
            "name": "Lizardking",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/232/?format=api",
                "id": 232,
                "name": "Lizardking",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Alcatraz",
            "abbreviation": "ATZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                "id": 738,
                "name": "Alcatraz",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-08-07",
    "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/Lizardking/whack-bonk.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=59955"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "5%",
            "competition": {
                "id": 1891,
                "name": "Amiga Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/431/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/431/",
                    "id": 431,
                    "name": "European Computer Conference 1993",
                    "tagline": "",
                    "start_date": "1993-08-05",
                    "end_date": "1993-08-08",
                    "location": "Örebro, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.270741,
                    "longitude": 15.21751,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}