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

{
    "url": "https://demozoo.org/api/v1/productions/5419/?format=api",
    "demozoo_url": "https://demozoo.org/music/5419/",
    "id": 5419,
    "title": "Barman's Prayer",
    "author_nicks": [
        {
            "name": "Doh",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1095/?format=api",
                "id": 1095,
                "name": "Doh",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Delight",
            "abbreviation": "DLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1635/?format=api",
                "id": 1635,
                "name": "Delight",
                "is_group": true
            }
        }
    ],
    "release_date": "1992-12-29",
    "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/Doh/barman's prayer.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=55329"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "142",
            "competition": {
                "id": 575,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/91/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/91/",
                    "id": 91,
                    "name": "The Party 1992",
                    "tagline": "Part II - The Final",
                    "start_date": "1992-12-27",
                    "end_date": "1992-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": [
        "4ch",
        "mod"
    ]
}