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

{
    "url": "https://demozoo.org/api/v1/productions/43808/?format=api",
    "demozoo_url": "https://demozoo.org/music/43808/",
    "id": 43808,
    "title": "Mike the Grasshopper",
    "author_nicks": [
        {
            "name": "Lairfight",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3621/?format=api",
                "id": 3621,
                "name": "lft",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-02-14",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/hype99/chip/miketheg.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "13",
            "competition": {
                "id": 4274,
                "name": "Music - Chip",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/588/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/588/",
                    "id": 588,
                    "name": "Hype 1999",
                    "tagline": "",
                    "start_date": "1999-02-13",
                    "end_date": "1999-02-15",
                    "location": "Malmö, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.596642,
                    "longitude": 13.00156,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "ahx"
    ]
}