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

{
    "url": "https://demozoo.org/api/v1/productions/344591/?format=api",
    "demozoo_url": "https://demozoo.org/productions/344591/",
    "id": 344591,
    "title": "Our Party Demos",
    "author_nicks": [
        {
            "name": "Plexus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108624/?format=api",
                "id": 108624,
                "name": "Plexus",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-10-15",
    "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/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/Various1989/Plexus-PartyDemos89.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=30233"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/68/?format=api",
            "demozoo_url": "https://demozoo.org/parties/68/",
            "id": 68,
            "name": "Shape and TRC Party 1989",
            "tagline": "",
            "start_date": "1989-10-12",
            "end_date": "1989-10-15",
            "location": "Porsgrunn, Telemark, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 59.14054,
            "longitude": 9.6561,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4e/75/28ec.343197.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/4e/75/28ec.343197.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4e/75/28ec.343197.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}