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

{
    "url": "https://demozoo.org/api/v1/productions/58190/?format=api",
    "demozoo_url": "https://demozoo.org/music/58190/",
    "id": 58190,
    "title": "Take My Beat",
    "author_nicks": [
        {
            "name": "Hazel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6245/?format=api",
                "id": 6245,
                "name": "Hazel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Future Vision",
            "abbreviation": "FTV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6689/?format=api",
                "id": 6689,
                "name": "Future Vision",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-02-17",
    "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/2001/the_meltdown01.spring/mp3_ogg/take_my_beat-hazel_of_future_vision.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 22,
            "ranking": "22",
            "score": "114",
            "competition": {
                "id": 6280,
                "name": "Streaming Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/864/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/864/",
                    "id": 864,
                    "name": "The Meltdown 2001 (7)",
                    "tagline": "Spring",
                    "start_date": "2001-02-16",
                    "end_date": "2001-02-18",
                    "location": "Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.276089,
                    "longitude": 9.51695,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}