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

{
    "url": "https://demozoo.org/api/v1/productions/275335/?format=api",
    "demozoo_url": "https://demozoo.org/productions/275335/",
    "id": 275335,
    "title": "grey screen with no music",
    "author_nicks": [
        {
            "name": "Fenarinarsa",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/56637/?format=api",
                "id": 56637,
                "name": "Fenarinarsa",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-09-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/15/?format=api",
            "id": 15,
            "name": "32b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Fenarinarsa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56637/?format=api",
                    "id": 56637,
                    "name": "Fenarinarsa",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.fenarinarsa.com/demos/fenarinarsa_apple2_greyscreenwithnomusic.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=77882"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=5EcXsCeuJU4"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/04/ab/a9e7.260939.png",
            "original_width": 400,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/04/ab/a9e7.260939.png",
            "standard_width": 400,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/04/ab/a9e7.260939.png",
            "thumbnail_width": 200,
            "thumbnail_height": 135
        }
    ],
    "tags": [
        "code-challenge",
        "grey-screen"
    ]
}