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

{
    "url": "https://demozoo.org/api/v1/productions/20073/?format=api",
    "demozoo_url": "https://demozoo.org/music/20073/",
    "id": 20073,
    "title": "Taking Care of Business",
    "author_nicks": [
        {
            "name": "Smash",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/230/?format=api",
                "id": 230,
                "name": "Smash",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Jecoute",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14491/?format=api",
                "id": 14491,
                "name": "Jecoute",
                "is_group": true
            }
        },
        {
            "name": "Theralite",
            "abbreviation": "TLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10360/?format=api",
                "id": 10360,
                "name": "Theralite",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-08-19",
    "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/2000/evoke00/mmul/business.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "63",
            "competition": {
                "id": 1236,
                "name": "Multichannel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/332/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/332/",
                    "id": 332,
                    "name": "Evoke 2000",
                    "tagline": "",
                    "start_date": "2000-08-18",
                    "end_date": "2000-08-20",
                    "location": "Langerwehe, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.81667,
                    "longitude": 6.35,
                    "website": "http://archive.evoke.eu/2000/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}