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

{
    "url": "https://demozoo.org/api/v1/productions/126949/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126949/",
    "id": 126949,
    "title": "Meteor #00",
    "author_nicks": [
        {
            "name": "The Fun Factory",
            "abbreviation": "TFF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11165/?format=api",
                "id": 11165,
                "name": "The Fun Factory",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-06-05",
    "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/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75425/?format=api",
                    "id": 75425,
                    "name": "Jay",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "MSK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/768/?format=api",
                    "id": 768,
                    "name": "MSK",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Arthur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11151/?format=api",
                    "id": 11151,
                    "name": "Balance",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Arthur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11151/?format=api",
                    "id": 11151,
                    "name": "Balance",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Arthur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11151/?format=api",
                    "id": 11151,
                    "name": "Balance",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/8427/meteor00.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=16394"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=86617"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2426/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2426/",
            "id": 2426,
            "name": "Headway and Faces Party 1993",
            "tagline": "",
            "start_date": "1993-07-24",
            "end_date": "1993-07-26",
            "location": "Szeged, Csongrád, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 46.253,
            "longitude": 20.14824,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b5/2d/c394.275821.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/b5/2d/c394.275821.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b5/2d/c394.275821.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "hungarian"
    ]
}