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

{
    "url": "https://demozoo.org/api/v1/productions/44764/?format=api",
    "demozoo_url": "https://demozoo.org/music/44764/",
    "id": 44764,
    "title": "Return",
    "author_nicks": [
        {
            "name": "Typec",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30101/?format=api",
                "id": 30101,
                "name": "Typec",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "TMD Crew",
            "abbreviation": "TMD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30087/?format=api",
                "id": 30087,
                "name": "TMD Crew",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-06-12",
    "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/remedy99/mmul/tmd-return.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "",
            "competition": {
                "id": 4393,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/615/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/615/",
                    "id": 615,
                    "name": "Remedy 1999",
                    "tagline": "",
                    "start_date": "1999-06-11",
                    "end_date": "1999-06-13",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.5,
                    "longitude": 18.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}