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

{
    "url": "https://demozoo.org/api/v1/productions/18661/?format=api",
    "demozoo_url": "https://demozoo.org/music/18661/",
    "id": 18661,
    "title": "Pulse of Life XL",
    "author_nicks": [
        {
            "name": "Relief",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3445/?format=api",
                "id": 3445,
                "name": "Relief",
                "is_group": false
            }
        },
        {
            "name": "Twilight",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3861/?format=api",
                "id": 3861,
                "name": "Twilight",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-12-30",
    "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/Relief/coop-Twilight/pulse%20of%20life%20xl.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/theparty96/m4ch/tp6_4ch.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 17,
            "ranking": "17",
            "score": "111",
            "competition": {
                "id": 1113,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/95/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/95/",
                    "id": 95,
                    "name": "The Party 1996",
                    "tagline": "End of an Era",
                    "start_date": "1996-12-27",
                    "end_date": "1996-12-30",
                    "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.80399,
                    "longitude": 9.51441,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}