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

{
    "url": "https://demozoo.org/api/v1/productions/45127/?format=api",
    "demozoo_url": "https://demozoo.org/music/45127/",
    "id": 45127,
    "title": "If I Kiss You",
    "author_nicks": [
        {
            "name": "MethoD",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3049/?format=api",
                "id": 3049,
                "name": "Okkie",
                "is_group": false
            }
        },
        {
            "name": "Sparc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19742/?format=api",
                "id": 19742,
                "name": "Sparc",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Trinity",
            "abbreviation": "TNT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11018/?format=api",
                "id": 11018,
                "name": "Trinity",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-06-05",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/takeover99/music/house/kissyou.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 16,
            "ranking": "16",
            "score": "330",
            "competition": {
                "id": 4450,
                "name": "House",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/938/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/938/",
                    "id": 938,
                    "name": "Takeover 1999",
                    "tagline": "",
                    "start_date": "1999-06-04",
                    "end_date": "1999-06-06",
                    "location": "Gemeente Eindhoven, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.45037,
                    "longitude": 5.45279,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}