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

{
    "url": "https://demozoo.org/api/v1/productions/2043/?format=api",
    "demozoo_url": "https://demozoo.org/productions/2043/",
    "id": 2043,
    "title": "Patriot Ripper v1.0",
    "author_nicks": [
        {
            "name": "Vixen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4826/?format=api",
                "id": 4826,
                "name": "Vixen",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Razta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4833/?format=api",
                    "id": 4833,
                    "name": "Razta",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Sound/Rippers/Vixen-PatriotRipperV10.exe"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=28334"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/59/?format=api",
            "demozoo_url": "https://demozoo.org/parties/59/",
            "id": 59,
            "name": "The Party 1991",
            "tagline": "Crystal, Silents, Anarchy",
            "start_date": "1991-12-26",
            "end_date": "1991-12-28",
            "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 56.80399,
            "longitude": 9.51441,
            "website": "http://theparty.dk/wiki/The_Party_1991"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/25/f9/c1ce.3169.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/25/f9/c1ce.3169.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/25/f9/c1ce.3169.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/f9/32/5052.3170.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/f9/32/5052.3170.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f9/32/5052.3170.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/69/7a/efc5.3171.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/69/7a/efc5.3171.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/69/7a/efc5.3171.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "no-sound"
    ]
}