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

{
    "url": "https://demozoo.org/api/v1/productions/345793/?format=api",
    "demozoo_url": "https://demozoo.org/productions/345793/",
    "id": 345793,
    "title": "Sh0 - hallowed be my name (we do Prodigies miks)",
    "author_nicks": [
        {
            "name": "Janes Ondergrond",
            "abbreviation": "JoG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136277/?format=api",
                "id": 136277,
                "name": "Janes Ondergrond",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-11",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=-H33YPsBs3g"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ca/32/1dca.371535.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/ca/32/1dca.371535.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ca/32/1dca.371535.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "video",
        "i",
        "replaced",
        "this",
        "with",
        "another",
        "ft2",
        "from",
        "back",
        "then",
        "on",
        "a",
        "milkdrop",
        "because",
        "idont",
        "know",
        "how",
        "to",
        "delete",
        "the",
        "double",
        "here"
    ]
}