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

{
    "url": "https://demozoo.org/api/v1/productions/315982/?format=api",
    "demozoo_url": "https://demozoo.org/music/315982/",
    "id": 315982,
    "title": "Sleep Song",
    "author_nicks": [
        {
            "name": "Sleep",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115966/?format=api",
                "id": 115966,
                "name": "Sleep",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-11-05",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://drive.google.com/file/d/1R-4zEDBValFJGecH3mPuQfPF-K6eCnLt/view?usp=sharing"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Sleep%20(HU)/sleep-song2.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=AugB5H3SGuI"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "",
            "original_width": null,
            "original_height": null,
            "standard_url": "",
            "standard_width": null,
            "standard_height": null,
            "thumbnail_url": "",
            "thumbnail_width": null,
            "thumbnail_height": null
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/14/ae/bf63.316718.jpg",
            "original_width": 971,
            "original_height": 809,
            "standard_url": "https://media.demozoo.org/screens/s/14/ae/bf63.316718.jpg",
            "standard_width": 360,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/14/ae/bf63.316718.jpg",
            "thumbnail_width": 180,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "4ch",
        "mod"
    ]
}