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

{
    "url": "https://demozoo.org/api/v1/productions/381568/?format=api",
    "demozoo_url": "https://demozoo.org/productions/381568/",
    "id": 381568,
    "title": "Good Friends",
    "author_nicks": [
        {
            "name": "Men At Work",
            "abbreviation": "MAW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86035/?format=api",
                "id": 86035,
                "name": "Men At Work",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987-08-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Elvin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86036/?format=api",
                    "id": 86036,
                    "name": "Elvin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Soulsucker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86037/?format=api",
                    "id": 86037,
                    "name": "Soulsucker",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Rob Hubbard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8434/?format=api",
                    "id": 8434,
                    "name": "Rob Hubbard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/83266/Maw.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=86434"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2276/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2276/",
            "id": 2276,
            "name": "GSS Copy Party 1987",
            "tagline": "",
            "start_date": "1987-08-22",
            "end_date": "1987-08-22",
            "location": "Landkreis Heilbronn, Regierungsbezirk Stuttgart, Baden-Württemberg, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.2,
            "longitude": 9.2,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}