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

{
    "url": "https://demozoo.org/api/v1/productions/254294/?format=api",
    "demozoo_url": "https://demozoo.org/productions/254294/",
    "id": 254294,
    "title": "Kodemo",
    "author_nicks": [
        {
            "name": "Polka Brothers",
            "abbreviation": "PB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/346/?format=api",
                "id": 346,
                "name": "Polka Brothers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-12-27",
    "supertype": "production",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Airwalk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/843/?format=api",
                    "id": 843,
                    "name": "Airwalk",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=976"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=103457"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=PcrRh5o5ta8"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/92/?format=api",
            "demozoo_url": "https://demozoo.org/parties/92/",
            "id": 92,
            "name": "The Party 1993",
            "tagline": "You Can't Beat The Feeling!",
            "start_date": "1993-12-27",
            "end_date": "1993-12-29",
            "location": "Herning, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 56.137415,
            "longitude": 8.97689,
            "website": "http://theparty.dk/wiki/The_Party_1993"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/40/58/f7e6.356960.jpg",
            "original_width": 1440,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/40/58/f7e6.356960.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/40/58/f7e6.356960.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/bd/59/0743.356959.jpg",
            "original_width": 1440,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/bd/59/0743.356959.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bd/59/0743.356959.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}