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

{
    "url": "https://demozoo.org/api/v1/productions/116577/?format=api",
    "demozoo_url": "https://demozoo.org/music/116577/",
    "id": 116577,
    "title": "Smallblock",
    "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-08-02",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
            "id": 31,
            "name": "MSX"
        }
    ],
    "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/2008/lcp08/msx2/esau-smalblock.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "48",
            "competition": {
                "id": 10606,
                "name": "Other Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/394/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/394/",
                    "id": 394,
                    "name": "Little Computer People 2008",
                    "tagline": "ST:LCP 2008",
                    "start_date": "2008-08-01",
                    "end_date": "2008-08-03",
                    "location": "Lund, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.706219,
                    "longitude": 13.1876,
                    "website": "http://www.lcp.c64.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}