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

{
    "url": "https://demozoo.org/api/v1/productions/194531/?format=api",
    "demozoo_url": "https://demozoo.org/music/194531/",
    "id": 194531,
    "title": "The Raiders Of The Lost Ludum",
    "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": null,
    "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/Raiders%20Of%20The%20Lost%20Ludum.mod"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://worldofmenchi.fr/Music/Soundtracks/The%20Raiders%20Of%20The%20Lost%20Ludum%20V02.mp3"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/44/6a/raiders20of20the20lost20ludum.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=_CcwJH0NyGs"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a7/04/72e1.172196.jpg",
            "original_width": 200,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/a7/04/72e1.172196.jpg",
            "standard_width": 200,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a7/04/72e1.172196.jpg",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}