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

{
    "url": "https://demozoo.org/api/v1/productions/247340/?format=api",
    "demozoo_url": "https://demozoo.org/productions/247340/",
    "id": 247340,
    "title": "The Party Invitation Demo of Iris New Years Conference",
    "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": "1991-09",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "ulrick",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3850/?format=api",
                    "id": 3850,
                    "name": "ulrick",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Calypso",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145927/?format=api",
                    "id": 145927,
                    "name": "Calypso",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/I/Iris/IRIS-NYC92Invi1"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=24961"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/60/?format=api",
            "demozoo_url": "https://demozoo.org/parties/60/",
            "id": 60,
            "name": "Iris New Year Conference 1992",
            "tagline": "",
            "start_date": "1991-12-27",
            "end_date": "1991-12-28",
            "location": "Nesles-la-Vallée, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 49.128115,
            "longitude": 2.17161,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4d/34/2fd3.jw51134.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/4d/34/2fd3.jw51134.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4d/34/2fd3.jw51134.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}