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

{
    "url": "https://demozoo.org/api/v1/productions/47120/?format=api",
    "demozoo_url": "https://demozoo.org/music/47120/",
    "id": 47120,
    "title": "Get It On",
    "author_nicks": [
        {
            "name": "Dr. Strangebrain",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51706/?format=api",
                "id": 51706,
                "name": "Dr. Strangebrain",
                "is_group": false
            }
        },
        {
            "name": "Hex",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25001/?format=api",
                "id": 25001,
                "name": "Hex",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "JiNX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15885/?format=api",
                "id": 15885,
                "name": "JiNX",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-02-05",
    "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/coven00/mp3/getiton.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 4737,
                "name": "MP3",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/630/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/630/",
                    "id": 630,
                    "name": "Coven 2000",
                    "tagline": "",
                    "start_date": "2000-02-03",
                    "end_date": "2000-02-06",
                    "location": "Adelaide, South Australia, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -34.92866,
                    "longitude": 138.59863,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "vocals-in-music"
    ]
}