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

{
    "url": "https://demozoo.org/api/v1/productions/186112/?format=api",
    "demozoo_url": "https://demozoo.org/productions/186112/",
    "id": 186112,
    "title": "Alien Attack",
    "author_nicks": [
        {
            "name": "Jim Gerrie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77436/?format=api",
                "id": 77436,
                "name": "Jim Gerrie",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-04-07",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "5.90",
            "competition": {
                "id": 14232,
                "name": "BASIC 10Liner Contest PUR-120",
                "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/0f/5f/5d33.161685.png",
            "original_width": 280,
            "original_height": 216,
            "standard_url": "https://media.demozoo.org/screens/s/0f/5f/5d33.161685.png",
            "standard_width": 280,
            "standard_height": 216,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0f/5f/5d33.161685.png",
            "thumbnail_width": 194,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "lost",
        "trs-80"
    ]
}