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

{
    "url": "https://demozoo.org/api/v1/productions/48551/?format=api",
    "demozoo_url": "https://demozoo.org/music/48551/",
    "id": 48551,
    "title": "I More Than One",
    "author_nicks": [
        {
            "name": "Raist",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11395/?format=api",
                "id": 11395,
                "name": "Raist",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Bvt",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29515/?format=api",
                "id": 29515,
                "name": "Bvt",
                "is_group": true
            }
        },
        {
            "name": "Marshals",
            "abbreviation": "MRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/387/?format=api",
                "id": 387,
                "name": "Marshals",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-08-18",
    "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/fiasko00/mmul/r_mto.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "3.042",
            "competition": {
                "id": 4869,
                "name": "Module",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1056/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1056/",
                    "id": 1056,
                    "name": "Fiasko 2000",
                    "tagline": "",
                    "start_date": "2000-08-18",
                    "end_date": "2000-08-19",
                    "location": "Hradiacte, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.710159,
                    "longitude": 13.39688,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}