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

{
    "url": "https://demozoo.org/api/v1/productions/73056/?format=api",
    "demozoo_url": "https://demozoo.org/music/73056/",
    "id": 73056,
    "title": "Mr. Mamma",
    "author_nicks": [
        {
            "name": "Echo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/277/?format=api",
                "id": 277,
                "name": "Echo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fudge",
            "abbreviation": "FDG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/367/?format=api",
                "id": 367,
                "name": "Fudge",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-07-24",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/summerencounter98/mmul/mr_mamma.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "97",
            "competition": {
                "id": 7721,
                "name": "Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/675/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/675/",
                    "id": 675,
                    "name": "Summer Encounter 1998",
                    "tagline": "",
                    "start_date": "1998-07-22",
                    "end_date": "1998-07-25",
                    "location": "Harridslev, Randers Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.49909,
                    "longitude": 10.12856,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}