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

{
    "url": "https://demozoo.org/api/v1/productions/26123/?format=api",
    "demozoo_url": "https://demozoo.org/music/26123/",
    "id": 26123,
    "title": "Victory (the race part 2)",
    "author_nicks": [
        {
            "name": "wayfinder",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/638/?format=api",
                "id": 638,
                "name": "wayfinder",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Azure",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14764/?format=api",
                "id": 14764,
                "name": "Azure",
                "is_group": true
            }
        },
        {
            "name": "Farbrausch",
            "abbreviation": "FR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/211/?format=api",
                "id": 211,
                "name": "Farbrausch",
                "is_group": true
            }
        },
        {
            "name": "Vacuum",
            "abbreviation": "VAC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3757/?format=api",
                "id": 3757,
                "name": "Vacuum",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-12-28",
    "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/Impulsetracker/Wayfinder/victory%20(the%20race%20part%202).it"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/theparty01/mmul/victory_%28the_race_part_2%29.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "55",
            "competition": {
                "id": 1833,
                "name": "Tracker Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/100/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/100/",
                    "id": 100,
                    "name": "The Party 2001",
                    "tagline": "Digitally Remastered",
                    "start_date": "2001-12-27",
                    "end_date": "2001-12-29",
                    "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": [
        "it",
        "64ch"
    ]
}