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

{
    "url": "https://demozoo.org/api/v1/productions/98779/?format=api",
    "demozoo_url": "https://demozoo.org/music/98779/",
    "id": 98779,
    "title": "Lone Driver",
    "author_nicks": [
        {
            "name": "JRB",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34866/?format=api",
                "id": 34866,
                "name": "The Spy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Blackhole",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13973/?format=api",
                "id": 13973,
                "name": "Blackhole",
                "is_group": true
            }
        },
        {
            "name": "Chill Productions",
            "abbreviation": "CHiLL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30482/?format=api",
                "id": 30482,
                "name": "Chill Productions",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-07-01",
    "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/2000/dejavu00/mp3/j_lone-driver.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 9968,
                "name": "MP3",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1003/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1003/",
                    "id": 1003,
                    "name": "Deja Vu 2000",
                    "tagline": "",
                    "start_date": "2000-06-30",
                    "end_date": "2000-07-02",
                    "location": "Leicester, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 52.637981,
                    "longitude": -1.14043,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}