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

{
    "url": "https://demozoo.org/api/v1/productions/88143/?format=api",
    "demozoo_url": "https://demozoo.org/music/88143/",
    "id": 88143,
    "title": "Hello Alex",
    "author_nicks": [
        {
            "name": "MCH",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11021/?format=api",
                "id": 11021,
                "name": "MCH",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-04-27",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/a3/5a/mch_-_hello_alex.sid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/gubbdata13/sid_8580/helloalex8580.d64"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/gubbdata13/sid_8580/mch_-_hello_alex.sid"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "6.1",
            "competition": {
                "id": 9366,
                "name": "SID",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1807/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1807/",
                    "id": 1807,
                    "name": "Gubbdata 2013",
                    "tagline": "You can be a hero even if you are a little bald.",
                    "start_date": "2013-04-26",
                    "end_date": "2013-04-28",
                    "location": "Lunds Kommun, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.71667,
                    "longitude": 13.2,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}