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

{
    "url": "https://demozoo.org/api/v1/productions/784/?format=api",
    "demozoo_url": "https://demozoo.org/music/784/",
    "id": 784,
    "title": "Lizardking's Theme",
    "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-04-10",
    "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/lizardking's theme.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=46983"
        },
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/4076/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "145",
            "competition": {
                "id": 450,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/39/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/39/",
                    "id": 39,
                    "name": "The Gathering 1993",
                    "tagline": "",
                    "start_date": "1993-04-07",
                    "end_date": "1993-04-10",
                    "location": "Lillestrøm, Skedsmo, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.95597,
                    "longitude": 11.04918,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}