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

{
    "url": "https://demozoo.org/api/v1/productions/130244/?format=api",
    "demozoo_url": "https://demozoo.org/productions/130244/",
    "id": 130244,
    "title": "RAAT #02 Invitation",
    "author_nicks": [
        {
            "name": "Crescent",
            "abbreviation": "CRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5884/?format=api",
                "id": 5884,
                "name": "Crescent",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-12-27",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Alco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53078/?format=api",
                    "id": 53078,
                    "name": "Alco",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Ref",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29832/?format=api",
                    "id": 29832,
                    "name": "Ref",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Impetigo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41394/?format=api",
                    "id": 41394,
                    "name": "Impetigo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Wisdom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5883/?format=api",
                    "id": 5883,
                    "name": "Wisdom",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=168165"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=135621"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=64772"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3759/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3759/",
            "id": 3759,
            "name": "RAAT#02",
            "tagline": "a New Hope",
            "start_date": "2014-12-27",
            "end_date": "2014-12-28",
            "location": "İstanbul, Istanbul, Turkey",
            "is_online": false,
            "country_code": "TR",
            "latitude": 41.03508,
            "longitude": 28.98331,
            "website": "http://retrojen.org/event/raat02/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b2/18/d284.76869.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/b2/18/d284.76869.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b2/18/d284.76869.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}