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

{
    "url": "https://demozoo.org/api/v1/productions/68171/?format=api",
    "demozoo_url": "https://demozoo.org/music/68171/",
    "id": 68171,
    "title": "Morphing",
    "author_nicks": [
        {
            "name": "Dane",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1286/?format=api",
                "id": 1286,
                "name": "Dane",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Crest",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/763/?format=api",
                "id": 763,
                "name": "Crest",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Dane/morphing.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/deadline03/c64/deadline03-c64_entries.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "47",
            "competition": {
                "id": 7379,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1181/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1181/",
                    "id": 1181,
                    "name": "Deadline 2003",
                    "tagline": "",
                    "start_date": "2003-03-14",
                    "end_date": "2003-03-16",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.332169,
                    "longitude": 18.062429,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ca/57/7d47.329463.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/ca/57/7d47.329463.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ca/57/7d47.329463.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "8580"
    ]
}