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

{
    "url": "https://demozoo.org/api/v1/productions/300011/?format=api",
    "demozoo_url": "https://demozoo.org/music/300011/",
    "id": 300011,
    "title": "Last Look Back",
    "author_nicks": [
        {
            "name": "Zanti",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126570/?format=api",
                "id": 126570,
                "name": "Zanti",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Electrocution",
            "abbreviation": "ELQ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13756/?format=api",
                "id": 13756,
                "name": "The Electrocution",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-03",
    "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": "BaseUrl",
            "url": "https://amp.dascene.net/downmod.php?index=79160"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker%202/Zanti/last%20look%20back.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 16762,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4356/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4356/",
                    "id": 4356,
                    "name": "Aasheim Party 1996",
                    "tagline": "",
                    "start_date": "1996-03",
                    "end_date": "1996-03",
                    "location": "Åsheim, Osterøy, Vestland, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.56667,
                    "longitude": 5.5,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "12ch",
        "xm"
    ]
}