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

{
    "url": "https://demozoo.org/api/v1/productions/135319/?format=api",
    "demozoo_url": "https://demozoo.org/productions/135319/",
    "id": 135319,
    "title": "Asteroids",
    "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/ASTEROID.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "229",
            "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/20/7a/d82e.191735.png",
            "original_width": 1510,
            "original_height": 1152,
            "standard_url": "https://media.demozoo.org/screens/s/20/7a/d82e.191735.png",
            "standard_width": 393,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/20/7a/d82e.191735.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/36/fa/7d6f.191736.png",
            "original_width": 1562,
            "original_height": 1030,
            "standard_url": "https://media.demozoo.org/screens/s/36/fa/7d6f.191736.png",
            "standard_width": 400,
            "standard_height": 263,
            "thumbnail_url": "https://media.demozoo.org/screens/t/36/fa/7d6f.191736.png",
            "thumbnail_width": 200,
            "thumbnail_height": 131
        }
    ],
    "tags": []
}