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

{
    "url": "https://demozoo.org/api/v1/productions/82344/?format=api",
    "demozoo_url": "https://demozoo.org/music/82344/",
    "id": 82344,
    "title": "AppleGroove",
    "author_nicks": [
        {
            "name": "Farfar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/412/?format=api",
                "id": 412,
                "name": "Farfar",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-11-26",
    "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/2005/trsac05/mp3_ogg/applegroove_by_farf.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "32",
            "competition": {
                "id": 8606,
                "name": "Streaming Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/189/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/189/",
                    "id": 189,
                    "name": "TRSAC 2005",
                    "tagline": "TPOAKATRSAC",
                    "start_date": "2005-11-25",
                    "end_date": "2005-11-27",
                    "location": "Kongens Lyngby, Lyngby-Tårbæk Kommune, Capital Region, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.77044,
                    "longitude": 12.50378,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}