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

{
    "url": "https://demozoo.org/api/v1/productions/1665/?format=api",
    "demozoo_url": "https://demozoo.org/music/1665/",
    "id": 1665,
    "title": "Panik Kanin",
    "author_nicks": [
        {
            "name": "Esau",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3862/?format=api",
                "id": 3862,
                "name": "Esau",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Traktor",
            "abbreviation": "TRK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3184/?format=api",
                "id": 3184,
                "name": "Traktor",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-07-20",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
            "id": 31,
            "name": "Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/solskogen08/music/executable/001__esau-panikkanin%5Bo_57%5D.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/solskogen08/music/executable/001__panik_kanin%5Bo_69%5D.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "65",
            "competition": {
                "id": 114,
                "name": "Executable Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/36/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/36/",
                    "id": 36,
                    "name": "Solskogen 2008",
                    "tagline": "Five Year Anniversary!",
                    "start_date": "2008-07-18",
                    "end_date": "2008-07-20",
                    "location": "Ås, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.666913,
                    "longitude": 10.805299,
                    "website": "http://www.solskogen.no"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}