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

{
    "url": "https://demozoo.org/api/v1/productions/48943/?format=api",
    "demozoo_url": "https://demozoo.org/music/48943/",
    "id": 48943,
    "title": "Not Winning Song",
    "author_nicks": [
        {
            "name": "Yerzmyey",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8931/?format=api",
                "id": 8931,
                "name": "Yerzmyey",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "AY Riders",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5880/?format=api",
                "id": 5880,
                "name": "AY Riders",
                "is_group": true
            }
        },
        {
            "name": "Hooy-Program",
            "abbreviation": "H-Prg",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                "id": 1427,
                "name": "Hooy-Program",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-03-15",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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/Spectrum/ST Song Compiler/Yerzmyey/not winning song.stc"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/forever08/spectrum/musics/a_joke.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "421",
            "competition": {
                "id": 4965,
                "name": "ZX Spectrum Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/129/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/129/",
                    "id": 129,
                    "name": "Forever 2008",
                    "tagline": "Forever 9: Party of the Undead",
                    "start_date": "2008-03-14",
                    "end_date": "2008-03-16",
                    "location": "Trencin, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.894828,
                    "longitude": 18.03864,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "stc"
    ]
}