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

{
    "url": "https://demozoo.org/api/v1/productions/186056/?format=api",
    "demozoo_url": "https://demozoo.org/productions/186056/",
    "id": 186056,
    "title": "Space Patrol",
    "author_nicks": [
        {
            "name": "Masterware Entertainment",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77414/?format=api",
                "id": 77414,
                "name": "Masterware Entertainment",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-04-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
            "id": 21,
            "name": "VIC-20"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.dropbox.com/scl/fo/tr4tbbgo609flcpkb2ihg/ABuFrfERS4CCNY0mqhg23tg?rlkey=3lnvpqwufybz3de6uottmvxjc&e=1&dl=0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "7.17",
            "competition": {
                "id": 14231,
                "name": "BASIC 10Liner Contest PUR-80",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3608/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3608/",
                    "id": 3608,
                    "name": "NOMAM 2018",
                    "tagline": "Not Only Marvelous Atari Machinery",
                    "start_date": "2018-04-06",
                    "end_date": "2018-04-08",
                    "location": "Lübeck, Schleswig-Holstein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.86893,
                    "longitude": 10.68729,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/92/5e/072d.161713.png",
            "original_width": 544,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/92/5e/072d.161713.png",
            "standard_width": 400,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/92/5e/072d.161713.png",
            "thumbnail_width": 200,
            "thumbnail_height": 104
        }
    ],
    "tags": []
}