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

{
    "url": "https://demozoo.org/api/v1/productions/141175/?format=api",
    "demozoo_url": "https://demozoo.org/productions/141175/",
    "id": 141175,
    "title": "Paint ASCII CPC 2K",
    "author_nicks": [
        {
            "name": "Kukulcan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59846/?format=api",
                "id": 59846,
                "name": "Kukulcan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-06-27",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kukulcan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59846/?format=api",
                    "id": 59846,
                    "name": "Kukulcan",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kukulcan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59846/?format=api",
                    "id": 59846,
                    "name": "Kukulcan",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Cid2mizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59848/?format=api",
                    "id": 59848,
                    "name": "Cid2mizard",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpc-power.com/index.php?page=detail&num=11800"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2521/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2521/",
            "id": 2521,
            "name": "ReSeT (.fr) 2015 (#20)",
            "tagline": "",
            "start_date": "2015-06-26",
            "end_date": "2015-06-28",
            "location": "Coutances, Département de la Manche, Lower Normandy, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 49.05,
            "longitude": -1.43333,
            "website": "http://reset.cpcscene.net/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/09/f4/0a28.130907.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/09/f4/0a28.130907.png",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/09/f4/0a28.130907.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}