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

{
    "url": "https://demozoo.org/api/v1/productions/288116/?format=api",
    "demozoo_url": "https://demozoo.org/music/288116/",
    "id": 288116,
    "title": "Mystery Box",
    "author_nicks": [
        {
            "name": "Alex Menchi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82314/?format=api",
                "id": 82314,
                "name": "Alex Menchi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-12-18",
    "supertype": "music",
    "platforms": [
        {
            "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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://worldofmenchi.fr/Amiga/Musics/04%20Alex%20Menchi/Mystery%20Box.mod"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://worldofmenchi.fr/Music/Soundtracks/Mystery%20Box.mp3"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=kdw73GTDRQw"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7f/bb/3e65.283362.jpg",
            "original_width": 305,
            "original_height": 305,
            "standard_url": "https://media.demozoo.org/screens/s/7f/bb/3e65.283362.jpg",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7f/bb/3e65.283362.jpg",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}