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

{
    "url": "https://demozoo.org/api/v1/productions/148045/?format=api",
    "demozoo_url": "https://demozoo.org/productions/148045/",
    "id": 148045,
    "title": "Fidel Castro",
    "author_nicks": [
        {
            "name": "Capacala",
            "abbreviation": "CC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8014/?format=api",
                "id": 8014,
                "name": "Capacala",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-07-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Flap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8182/?format=api",
                    "id": 8182,
                    "name": "Flap",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Flap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8182/?format=api",
                    "id": 8182,
                    "name": "Flap",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Breeze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4239/?format=api",
                    "id": 4239,
                    "name": "Breeze",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Passy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8183/?format=api",
                    "id": 8183,
                    "name": "Passy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Spay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8638/?format=api",
                    "id": 8638,
                    "name": "Spay",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/101/?format=api",
            "demozoo_url": "https://demozoo.org/parties/101/",
            "id": 101,
            "name": "Assembly 1993",
            "tagline": "",
            "start_date": "1993-07-30",
            "end_date": "1993-08-01",
            "location": "Kerava, Helsinki, Uusimaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.39565,
            "longitude": 25.11754,
            "website": "http://www.assembly.org/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}