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

{
    "url": "https://demozoo.org/api/v1/productions/116565/?format=api",
    "demozoo_url": "https://demozoo.org/music/116565/",
    "id": 116565,
    "title": "Övertid",
    "author_nicks": [
        {
            "name": "Dino",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12944/?format=api",
                "id": 12944,
                "name": "Dino",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Up Rough",
            "abbreviation": "UP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                "id": 456,
                "name": "Up Rough",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-08-02",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Dino/overtid.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/lcp08/c64/music%2Bgfx.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "14",
            "competition": {
                "id": 10603,
                "name": "C64 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": [
        "6581"
    ]
}