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

{
    "url": "https://demozoo.org/api/v1/productions/169489/?format=api",
    "demozoo_url": "https://demozoo.org/productions/169489/",
    "id": 169489,
    "title": "Rainy",
    "author_nicks": [
        {
            "name": "Realm Of Illusion",
            "abbreviation": "ROI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15779/?format=api",
                "id": 15779,
                "name": "Realm Of Illusion",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/43/?format=api",
            "id": 43,
            "name": "Vectrex"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://enlight.ru/files/rainy.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66689"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=MriSTEdnU5U"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0a/ae/3cfd.310219.jpg",
            "original_width": 291,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/0a/ae/3cfd.310219.jpg",
            "standard_width": 291,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0a/ae/3cfd.310219.jpg",
            "thumbnail_width": 145,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}