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

{
    "url": "https://demozoo.org/api/v1/productions/94352/?format=api",
    "demozoo_url": "https://demozoo.org/productions/94352/",
    "id": 94352,
    "title": "Avatar 8",
    "author_nicks": [
        {
            "name": "Iris",
            "abbreviation": "IRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/443/?format=api",
                "id": 443,
                "name": "Iris",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-03-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/Iris/Iris-Avatar08.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=27414"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31681"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/192/?format=api",
            "demozoo_url": "https://demozoo.org/parties/192/",
            "id": 192,
            "name": "TRSAC 2000",
            "tagline": "",
            "start_date": "2000-03-17",
            "end_date": "2000-03-19",
            "location": "Horsens Kommune, Central Jutland, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 55.9274,
            "longitude": 9.77377,
            "website": "http://www.trsac.dk/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7d/40/9813.jw56259.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/7d/40/9813.jw56259.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7d/40/9813.jw56259.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "avatar"
    ]
}