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

{
    "url": "https://demozoo.org/api/v1/productions/41233/?format=api",
    "demozoo_url": "https://demozoo.org/music/41233/",
    "id": 41233,
    "title": "Sweet Love",
    "author_nicks": [
        {
            "name": "Jape",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11893/?format=api",
                "id": 11893,
                "name": "Jape",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Total Eclipse",
            "abbreviation": "TE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9354/?format=api",
                "id": 9354,
                "name": "Total Eclipse",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-05-16",
    "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/takeover98/house/te-sweet.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 15,
            "ranking": "15",
            "score": "21",
            "competition": {
                "id": 3928,
                "name": "House",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/995/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/995/",
                    "id": 995,
                    "name": "Takeover 1998",
                    "tagline": "",
                    "start_date": "1998-05-15",
                    "end_date": "1998-05-17",
                    "location": "Gemeente Eindhoven, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.45037,
                    "longitude": 5.45279,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}