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

{
    "url": "https://demozoo.org/api/v1/productions/295405/?format=api",
    "demozoo_url": "https://demozoo.org/productions/295405/",
    "id": 295405,
    "title": "Retro Convert",
    "author_nicks": [
        {
            "name": "Juice",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28380/?format=api",
                "id": 28380,
                "name": "Juice",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Reality",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45750/?format=api",
                "id": 45750,
                "name": "Reality",
                "is_group": true
            }
        },
        {
            "name": "iNSANE",
            "abbreviation": "INS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/610/?format=api",
                "id": 610,
                "name": "iNSANE",
                "is_group": true
            }
        }
    ],
    "release_date": "2021-06-14",
    "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/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/juusu/retro-convert/releases/download/1.0.0/retro-convert-1.0.0.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://malimedo.com/rc/index.html"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/juusu/retro-convert"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=89235"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e0/66/3c94.299365.png",
            "original_width": 400,
            "original_height": 288,
            "standard_url": "https://media.demozoo.org/screens/s/e0/66/3c94.299365.jpg",
            "standard_width": 400,
            "standard_height": 288,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e0/66/3c94.299365.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 144
        }
    ],
    "tags": [
        "source-available"
    ]
}