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

{
    "url": "https://demozoo.org/api/v1/productions/102944/?format=api",
    "demozoo_url": "https://demozoo.org/music/102944/",
    "id": 102944,
    "title": "Short With No Lead",
    "author_nicks": [
        {
            "name": "Conrad",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/166/?format=api",
                "id": 166,
                "name": "Conrad",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Onslaught",
            "abbreviation": "ONS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught",
                "is_group": true
            }
        },
        {
            "name": "Samar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                "id": 5088,
                "name": "Samar Productions",
                "is_group": true
            }
        },
        {
            "name": "ViruZ",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6132/?format=api",
                "id": 6132,
                "name": "ViruZ",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-03-15",
    "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/31/?format=api",
            "id": 31,
            "name": "Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/forever14/c64/msx.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "399",
            "competition": {
                "id": 10138,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1789/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1789/",
                    "id": 1789,
                    "name": "Forever 2014",
                    "tagline": "Olympic Edition",
                    "start_date": "2014-03-14",
                    "end_date": "2014-03-16",
                    "location": "Horná Súča, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.97289,
                    "longitude": 17.97706,
                    "website": "http://www.forever-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e6/4b/954f.178010.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/e6/4b/954f.178010.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e6/4b/954f.178010.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "8580",
        "sid-wizard"
    ]
}