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

{
    "url": "https://demozoo.org/api/v1/productions/19908/?format=api",
    "demozoo_url": "https://demozoo.org/music/19908/",
    "id": 19908,
    "title": "Datatune",
    "author_nicks": [
        {
            "name": "Ed",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5576/?format=api",
                "id": 5576,
                "name": "Ed",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-10-25",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/dekadence_dataparty03/c64/dataparty03.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 1212,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/360/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/360/",
                    "id": 360,
                    "name": "Dekadence Dataparty 2003",
                    "tagline": "",
                    "start_date": "2003-10-24",
                    "end_date": "2003-10-26",
                    "location": "Turku, Southwest Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.53333,
                    "longitude": 22.33333,
                    "website": "http://www.dekadence64.org/dataparty"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9c/fc/7e29.329466.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/9c/fc/7e29.329466.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9c/fc/7e29.329466.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "black-screen"
    ]
}