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

{
    "url": "https://demozoo.org/api/v1/productions/84530/?format=api",
    "demozoo_url": "https://demozoo.org/music/84530/",
    "id": 84530,
    "title": "Dip It Down Low",
    "author_nicks": [
        {
            "name": "Keito",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/645/?format=api",
                "id": 645,
                "name": "Keito",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Alcatraz",
            "abbreviation": "ATZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                "id": 738,
                "name": "Alcatraz",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-08-04",
    "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/demos/groups/alcatraz/music/keito_-_dip_it_down_low.ogg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/assembly07/music/freestyle/dip_it_down_low_by_keito.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "495",
            "competition": {
                "id": 1516,
                "name": "Freestyle Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/113/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/113/",
                    "id": 113,
                    "name": "Assembly 2007",
                    "tagline": "Assembly Summer 2007",
                    "start_date": "2007-08-02",
                    "end_date": "2007-08-05",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}