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

{
    "url": "https://demozoo.org/api/v1/productions/135314/?format=api",
    "demozoo_url": "https://demozoo.org/productions/135314/",
    "id": 135314,
    "title": "Orb",
    "author_nicks": [
        {
            "name": "Mario Becroft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38664/?format=api",
                "id": 38664,
                "name": "Mario Becroft",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1999/MGC99/GAME/BECROFT/ORB.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "298",
            "competition": {
                "id": 11347,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2518/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2518/",
                    "id": 2518,
                    "name": "MagiC Game Contest 1999",
                    "tagline": "",
                    "start_date": "1999",
                    "end_date": "1999-12-26",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/88/2d/640d.137722.png",
            "original_width": 813,
            "original_height": 607,
            "standard_url": "https://media.demozoo.org/screens/s/88/2d/640d.137722.jpg",
            "standard_width": 400,
            "standard_height": 298,
            "thumbnail_url": "https://media.demozoo.org/screens/t/88/2d/640d.137722.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        }
    ],
    "tags": []
}