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

{
    "url": "https://demozoo.org/api/v1/productions/103040/?format=api",
    "demozoo_url": "https://demozoo.org/music/103040/",
    "id": 103040,
    "title": "Bonus Byggsats!",
    "author_nicks": [
        {
            "name": "Inco",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10304/?format=api",
                "id": 10304,
                "name": "Inco",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Looker House",
            "abbreviation": "LKR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7400/?format=api",
                "id": 7400,
                "name": "Looker House",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-03-01",
    "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/1997/berzan97/chip/bp19_chp.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 10154,
                "name": "Chip Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/751/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/751/",
                    "id": 751,
                    "name": "Berzan 1997 (19)",
                    "tagline": "Berzan Party 19",
                    "start_date": "1997-02-28",
                    "end_date": "1997-03-02",
                    "location": "Linköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.411091,
                    "longitude": 15.62565,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}