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

{
    "url": "https://demozoo.org/api/v1/productions/112577/?format=api",
    "demozoo_url": "https://demozoo.org/music/112577/",
    "id": 112577,
    "title": "Right place, right time",
    "author_nicks": [
        {
            "name": "Willbe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/257/?format=api",
                "id": 257,
                "name": "Willbe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cocoon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/245/?format=api",
                "id": 245,
                "name": "Cocoon",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-11-03",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/main07/mp3_ogg/willbe-right_place%2C_right_time_%28edit%29.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 10452,
                "name": "Streaming",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/180/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/180/",
                    "id": 180,
                    "name": "Main 2007",
                    "tagline": "2",
                    "start_date": "2007-11-01",
                    "end_date": "2007-11-04",
                    "location": "Marseille, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 43.293705,
                    "longitude": 5.372475,
                    "website": "http://www.mainparty.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}