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

{
    "url": "https://demozoo.org/api/v1/productions/179639/?format=api",
    "demozoo_url": "https://demozoo.org/productions/179639/",
    "id": 179639,
    "title": "Change It",
    "author_nicks": [
        {
            "name": "Phibrizzo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26513/?format=api",
                "id": 26513,
                "name": "Phibrizzo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
            "id": 26,
            "name": "Amiga PPC/RTG"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.changeit.ppa.pl/download09/ChangeIt09_AOS3.lha"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.changeit.ppa.pl/download09/ChangeIt09_AOS4.lha"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.changeit.ppa.pl/download09/ChangeIt09_AROS.lha"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.changeit.ppa.pl/download09/ChangeIt09_MOS.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.changeit.ppa.pl/main_gb.html"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d1/08/9491.299748.jpg",
            "original_width": 396,
            "original_height": 274,
            "standard_url": "https://media.demozoo.org/screens/s/d1/08/9491.299748.jpg",
            "standard_width": 396,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d1/08/9491.299748.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 138
        }
    ],
    "tags": [
        "amiga-os4",
        "morphos",
        "aros"
    ]
}