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

{
    "url": "https://demozoo.org/api/v1/productions/1540/?format=api",
    "demozoo_url": "https://demozoo.org/music/1540/",
    "id": 1540,
    "title": "Hei Sveis",
    "author_nicks": [
        {
            "name": "Zixaq",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1076/?format=api",
                "id": 1076,
                "name": "Zixaq",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ephidrena",
            "abbreviation": "EPH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107/?format=api",
                "id": 107,
                "name": "Ephidrena",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-07-23",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/solskogen06/music/oldschool/hei_sveis.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "31",
            "competition": {
                "id": 91,
                "name": "Oldskool Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/34/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/34/",
                    "id": 34,
                    "name": "Solskogen 2006",
                    "tagline": "Scanlines & Tanlines",
                    "start_date": "2006-07-21",
                    "end_date": "2006-07-23",
                    "location": "Ås, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.666913,
                    "longitude": 10.805299,
                    "website": "http://www.solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}