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

{
    "url": "https://demozoo.org/api/v1/productions/3082/?format=api",
    "demozoo_url": "https://demozoo.org/productions/3082/",
    "id": 3082,
    "title": "Fastboot V1.0",
    "author_nicks": [
        {
            "name": "Encore",
            "abbreviation": "ENC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5511/?format=api",
                "id": 5511,
                "name": "Encore",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-01-27",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ludde",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5399/?format=api",
                    "id": 5399,
                    "name": "Ludde",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Frenzy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5113/?format=api",
                    "id": 5113,
                    "name": "Frenzy",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "manual"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/kindergarden96a/misc/fstbv1%240.lha"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/144/?format=api",
            "demozoo_url": "https://demozoo.org/parties/144/",
            "id": 144,
            "name": "Kindergarden 1996 (5)",
            "tagline": "",
            "start_date": "1996-01-26",
            "end_date": "1996-01-28",
            "location": "Haga, Nes, Akershus, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 60.05387,
            "longitude": 11.37411,
            "website": "http://kg.slengpung.com/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}