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

{
    "url": "https://demozoo.org/api/v1/productions/308321/?format=api",
    "demozoo_url": "https://demozoo.org/productions/308321/",
    "id": 308321,
    "title": "Demoscene Logo Gallery - 1 Year Anniversary",
    "author_nicks": [
        {
            "name": "DLG Crew",
            "abbreviation": "DLG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123597/?format=api",
                "id": 123597,
                "name": "DLG Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-06-01",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Stranger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15820/?format=api",
                    "id": 15820,
                    "name": "Stranger",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "(logo, design, video)"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=JJNd9hwP2-s&t=43s"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2f/e0/e5bb.308381.jpg",
            "original_width": 2189,
            "original_height": 697,
            "standard_url": "https://media.demozoo.org/screens/s/2f/e0/e5bb.308381.jpg",
            "standard_width": 400,
            "standard_height": 150,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2f/e0/e5bb.308381.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 75
        }
    ],
    "tags": [
        "anniversary"
    ]
}