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

{
    "url": "https://demozoo.org/api/v1/productions/50687/?format=api",
    "demozoo_url": "https://demozoo.org/music/50687/",
    "id": 50687,
    "title": "Life's a trip",
    "author_nicks": [
        {
            "name": "Blackstar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3752/?format=api",
                "id": 3752,
                "name": "Blackstar",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Edge of Panic",
            "abbreviation": "EoP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3737/?format=api",
                "id": 3737,
                "name": "Edge of Panic",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-06-17",
    "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/takeover00/mmul/house/bsr-trip.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 22,
            "ranking": "22",
            "score": "2",
            "competition": {
                "id": 5197,
                "name": "Tracked House",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/996/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/996/",
                    "id": 996,
                    "name": "Takeover 2000",
                    "tagline": "The Millennium Edition",
                    "start_date": "2000-06-16",
                    "end_date": "2000-06-18",
                    "location": "Gemeente Eindhoven, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.45037,
                    "longitude": 5.45279,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}