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

{
    "url": "https://demozoo.org/api/v1/productions/40604/?format=api",
    "demozoo_url": "https://demozoo.org/music/40604/",
    "id": 40604,
    "title": "A Vesztes",
    "author_nicks": [
        {
            "name": "Carlos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11093/?format=api",
                "id": 11093,
                "name": "Carlos",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Breeze",
            "abbreviation": "BRZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11096/?format=api",
                "id": 11096,
                "name": "Breeze",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-07-04",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker%202/Carlos/a%20vesztes.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/rage98/mmch/vesztes.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/scenestrage98/mmch/s-r98mch.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "193",
            "competition": {
                "id": 3823,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/681/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/681/",
                    "id": 681,
                    "name": "Rage 1998",
                    "tagline": "Rage vs Scenest 1998",
                    "start_date": "1998-07-03",
                    "end_date": "1998-07-05",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "32ch",
        "xm"
    ]
}