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

{
    "url": "https://demozoo.org/api/v1/productions/385957/?format=api",
    "demozoo_url": "https://demozoo.org/productions/385957/",
    "id": 385957,
    "title": "LCP-invitro",
    "author_nicks": [
        {
            "name": "Hack'n'Trade",
            "abbreviation": "ht",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10273/?format=api",
                "id": 10273,
                "name": "Hack'n'Trade",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Vinzi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15132/?format=api",
                    "id": 15132,
                    "name": "Optiroc",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Booger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/457/?format=api",
                    "id": 457,
                    "name": "Booger",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Goto80",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2055/?format=api",
                    "id": 2055,
                    "name": "Goto80",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5521/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5521/",
            "id": 5521,
            "name": "Little Computer People 1996",
            "tagline": "",
            "start_date": "1996-11",
            "end_date": "1996-11",
            "location": "Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 62.0,
            "longitude": 15.0,
            "website": "http://www.lcp.c64.org"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/37/46/12a0.376260.png",
            "original_width": 691,
            "original_height": 550,
            "standard_url": "https://media.demozoo.org/screens/s/37/46/12a0.376260.png",
            "standard_width": 376,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/37/46/12a0.376260.png",
            "thumbnail_width": 188,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "unfinished"
    ]
}