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

{
    "url": "https://demozoo.org/api/v1/productions/98025/?format=api",
    "demozoo_url": "https://demozoo.org/productions/98025/",
    "id": 98025,
    "title": "Byte'98",
    "author_nicks": [
        {
            "name": "Mortel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10220/?format=api",
                "id": 10220,
                "name": "Mortel",
                "is_group": true
            }
        },
        {
            "name": "Overlanders",
            "abbreviation": "OVL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11761/?format=api",
                "id": 11761,
                "name": "Overlanders",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Shap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45784/?format=api",
                    "id": 45784,
                    "name": "Shap",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Candy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10219/?format=api",
                    "id": 10219,
                    "name": "Candy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Intro"
        },
        {
            "nick": {
                "name": "Shap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45784/?format=api",
                    "id": 45784,
                    "name": "Shap",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Main part"
        },
        {
            "nick": {
                "name": "Rainbird",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10216/?format=api",
                    "id": 10216,
                    "name": "Rainbird",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Main part"
        },
        {
            "nick": {
                "name": "Fafa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11760/?format=api",
                    "id": 11760,
                    "name": "Fafa",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Intro"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpc-power.com/index.php?page=detail&num=7662"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/mortel/byte_98.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7301"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=HPVnLop7vdo"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2609/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2609/",
            "id": 2609,
            "name": "Byte 1998",
            "tagline": "",
            "start_date": "1998-07-31",
            "end_date": "1998-08-02",
            "location": "Marck, Département du Pas-de-Calais, Nord-Pas-de-Calais, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 50.9481,
            "longitude": 1.9511,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ec/84/feba.41700.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/ec/84/feba.41700.jpg",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ec/84/feba.41700.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/ff/f5/e052.41701.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/ff/f5/e052.41701.jpg",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ff/f5/e052.41701.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}