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

{
    "url": "https://demozoo.org/api/v1/productions/64397/?format=api",
    "demozoo_url": "https://demozoo.org/music/64397/",
    "id": 64397,
    "title": "Godfather of Soul",
    "author_nicks": [
        {
            "name": "Reed",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/931/?format=api",
                "id": 931,
                "name": "Reed",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Tristar and Red Sector Inc.",
            "abbreviation": "TRSI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc.",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-08-17",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/trsac02/m4ch/godfathe.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "113",
            "competition": {
                "id": 7126,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/190/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/190/",
                    "id": 190,
                    "name": "TRSAC 2002",
                    "tagline": "TRSAC FU",
                    "start_date": "2002-08-15",
                    "end_date": "2002-08-18",
                    "location": "Amager, Tårnby Kommune, Capital Region, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.61404,
                    "longitude": 12.59033,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}