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

{
    "url": "https://demozoo.org/api/v1/productions/45511/?format=api",
    "demozoo_url": "https://demozoo.org/music/45511/",
    "id": 45511,
    "title": "Outlaws",
    "author_nicks": [
        {
            "name": "Andy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/590/?format=api",
                "id": 590,
                "name": "Andy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nuance",
            "abbreviation": "NCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-12-11",
    "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/1999/tum99/mmul/outlaws.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/comparade02/mmul/nce-out.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "=1",
            "score": "",
            "competition": {
                "id": 4501,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/166/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/166/",
                    "id": 166,
                    "name": "The Ultimate Meeting 1999",
                    "tagline": "",
                    "start_date": "1999-12-10",
                    "end_date": "1999-12-12",
                    "location": "Mannheim, Karlsruhe Region, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.49671,
                    "longitude": 8.47955,
                    "website": "http://1999.tum-party.net/"
                }
            }
        },
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 6372,
                "name": "Multichannel Module",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1178/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1178/",
                    "id": 1178,
                    "name": "Comparade 2002",
                    "tagline": "ComParade #9",
                    "start_date": "2002-02-08",
                    "end_date": "2002-02-10",
                    "location": "Munich, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.13641,
                    "longitude": 11.57753,
                    "website": "https://comparade.de"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}