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

{
    "url": "https://demozoo.org/api/v1/productions/22433/?format=api",
    "demozoo_url": "https://demozoo.org/productions/22433/",
    "id": 22433,
    "title": "Workaholic",
    "author_nicks": [
        {
            "name": "DC.Clark",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11886/?format=api",
                "id": 11886,
                "name": "DC.Clark",
                "is_group": false
            }
        },
        {
            "name": "Mr. Vain",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6418/?format=api",
                "id": 6418,
                "name": "Mr. Vain",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Secretly!",
            "abbreviation": "SCL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6419/?format=api",
                "id": 6419,
                "name": "Secretly!",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-04-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/mekkasymposium99/amiga/game/scl_workaholic.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/mekkasymposium99/amiga/game/scl_workaholic.readme"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=11962"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "121",
            "competition": {
                "id": 1464,
                "name": "32K Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/343/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/343/",
                    "id": 343,
                    "name": "Mekka & Symposium 1999",
                    "tagline": "MS2k-1",
                    "start_date": "1999-04-02",
                    "end_date": "1999-04-05",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": "http://ms.demo.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/83/ce/1b76.jw26454.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/83/ce/1b76.jw26454.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/83/ce/1b76.jw26454.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}