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

{
    "url": "https://demozoo.org/api/v1/productions/312848/?format=api",
    "demozoo_url": "https://demozoo.org/productions/312848/",
    "id": 312848,
    "title": "First Demo",
    "author_nicks": [
        {
            "name": "Electra",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133552/?format=api",
                "id": 133552,
                "name": "Electra",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Wilfo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49501/?format=api",
                    "id": 49501,
                    "name": "Wilfo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "picture"
        },
        {
            "nick": {
                "name": "Wilfo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49501/?format=api",
                    "id": 49501,
                    "name": "Wilfo",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "EarthShaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4090/?format=api",
                    "id": 4090,
                    "name": "EarthShaker",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "EarthShaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4090/?format=api",
                    "id": 4090,
                    "name": "EarthShaker",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Ron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8681/?format=api",
                    "id": 8681,
                    "name": "Ron",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "charsets"
        },
        {
            "nick": {
                "name": "Ron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8681/?format=api",
                    "id": 8681,
                    "name": "Ron",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Sal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4094/?format=api",
                    "id": 4094,
                    "name": "Sal",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4094/?format=api",
                    "id": 4094,
                    "name": "Sal",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/E/Electra/Electra-FirstDemo"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=26275"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92081"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/264/?format=api",
            "demozoo_url": "https://demozoo.org/parties/264/",
            "id": 264,
            "name": "Triad & Fairlight Copy Party 1987",
            "tagline": "",
            "start_date": "1987-12-18",
            "end_date": "1987-12-21",
            "location": "Huddinge Kommun, Stockholm, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.21428,
            "longitude": 18.01584,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6e/0e/9bfb.313072.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/6e/0e/9bfb.313072.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6e/0e/9bfb.313072.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}