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

{
    "url": "https://demozoo.org/api/v1/productions/130584/?format=api",
    "demozoo_url": "https://demozoo.org/productions/130584/",
    "id": 130584,
    "title": "ST Connexion Soundtracker V1.4",
    "author_nicks": [
        {
            "name": "MCS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31734/?format=api",
                "id": 31734,
                "name": "MCS",
                "is_group": true
            }
        },
        {
            "name": "ST Connexion",
            "abbreviation": "ST CNX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31947/?format=api",
                "id": 31947,
                "name": "ST Connexion",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-03-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Axel Follet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31735/?format=api",
                    "id": 31735,
                    "name": "Axel Follet",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fd/bb/96be.77319.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/fd/bb/96be.77319.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fd/bb/96be.77319.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "ste"
    ]
}