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

{
    "url": "https://demozoo.org/api/v1/productions/273890/?format=api",
    "demozoo_url": "https://demozoo.org/productions/273890/",
    "id": 273890,
    "title": "RNDTXT",
    "author_nicks": [
        {
            "name": "AtariSMN81",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106423/?format=api",
                "id": 106423,
                "name": "AtariSMN81",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-01-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
            "id": 31,
            "name": "MSX"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://yadi.sk/d/1DTs4MsJj0CH_g"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=84620"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/69/10/b78f.259013.png",
            "original_width": 340,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/69/10/b78f.259013.jpg",
            "standard_width": 340,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/69/10/b78f.259013.jpg",
            "thumbnail_width": 170,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "textmode",
        "epilepsy-warning",
        "text-only"
    ]
}