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

{
    "url": "https://demozoo.org/api/v1/productions/23521/?format=api",
    "demozoo_url": "https://demozoo.org/music/23521/",
    "id": 23521,
    "title": "Sid Hunter",
    "author_nicks": [
        {
            "name": "Ebolax",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17097/?format=api",
                "id": 17097,
                "name": "Ebola-X",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Goblins",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/427/?format=api",
                "id": 427,
                "name": "Goblins",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-12-24",
    "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": "BaseUrl",
            "url": "http://www.7dx-party.org/2011/files/mp3/sid_hunter_by_ebolax_goblins.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/7dx11/mp3/sid_hunter_by_ebolax_goblins.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "6.600",
            "competition": {
                "id": 1600,
                "name": "MP3 Computer Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/643/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/643/",
                    "id": 643,
                    "name": "7DX 2011",
                    "tagline": "",
                    "start_date": "2011-12-24",
                    "end_date": "2011-12-25",
                    "location": "Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.040852,
                    "longitude": 28.986179,
                    "website": "http://www.7dx-party.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}