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

{
    "url": "https://demozoo.org/api/v1/productions/126212/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126212/",
    "id": 126212,
    "title": "Welcome Guys",
    "author_nicks": [
        {
            "name": "The Suppliers",
            "abbreviation": "SPL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8546/?format=api",
                "id": 8546,
                "name": "The Suppliers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-08-10",
    "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": "The Champ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49503/?format=api",
                    "id": 49503,
                    "name": "The Champ",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Champ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49503/?format=api",
                    "id": 49503,
                    "name": "The Champ",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=29787"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=36375"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=aMZ2_Bi8xmI"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2400/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2400/",
            "id": 2400,
            "name": "Horizon & Jetspeed Meeting 1988",
            "tagline": "",
            "start_date": "1988-08-08",
            "end_date": "1988-08-11",
            "location": "Enköpings Kommun, Uppsala, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.68575,
            "longitude": 17.11668,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}