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

{
    "url": "https://demozoo.org/api/v1/productions/48155/?format=api",
    "demozoo_url": "https://demozoo.org/music/48155/",
    "id": 48155,
    "title": "Want Four K?",
    "author_nicks": [
        {
            "name": "Wonder",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10142/?format=api",
                "id": 10142,
                "name": "Wonder",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Inside",
            "abbreviation": "INSD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27223/?format=api",
                "id": 27223,
                "name": "Inside",
                "is_group": true
            }
        },
        {
            "name": "Savage",
            "abbreviation": "SVG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21585/?format=api",
                "id": 21585,
                "name": "Savage",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-07-24",
    "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/2000/euskal00/chip/wonder-want_4k.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "7.5",
            "competition": {
                "id": 4854,
                "name": "Chiptune",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/494/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/494/",
                    "id": 494,
                    "name": "Euskal 2000",
                    "tagline": "Euskal Party 8",
                    "start_date": "2000-07-22",
                    "end_date": "2000-07-25",
                    "location": "Bilbao, Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.26271,
                    "longitude": -2.92528,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}