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

{
    "url": "https://demozoo.org/api/v1/productions/8619/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8619/",
    "id": 8619,
    "title": "Camembert 4",
    "author_nicks": [
        {
            "name": "Arkos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10213/?format=api",
                "id": 10213,
                "name": "Arkos",
                "is_group": true
            }
        },
        {
            "name": "Mortel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10220/?format=api",
                "id": 10220,
                "name": "Mortel",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-02",
    "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": "Ramlaid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10214/?format=api",
                    "id": 10214,
                    "name": "Ramlaid",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Beb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11756/?format=api",
                    "id": 11756,
                    "name": "Beb",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mad Max",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2630/?format=api",
                    "id": 2630,
                    "name": "Mad Max",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpc-power.com/index.php?page=detail&num=7737"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.julien-nevo.com/arkos/wp-content/uploads/Camenbert4.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/arkos/camenbert4.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7299"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=7jl53zvi7d8"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2608/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2608/",
            "id": 2608,
            "name": "Camembert Meeting 4",
            "tagline": "",
            "start_date": "1998-10-30",
            "end_date": "1998-11-01",
            "location": "Clarbec, Département du Calvados, Lower Normandy, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 49.25,
            "longitude": 0.13333,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/46/3a/7edf.45166.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/46/3a/7edf.45166.jpg",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/46/3a/7edf.45166.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}