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

{
    "url": "https://demozoo.org/api/v1/productions/186140/?format=api",
    "demozoo_url": "https://demozoo.org/productions/186140/",
    "id": 186140,
    "title": "Eastership 2018",
    "author_nicks": [
        {
            "name": "Logiker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77454/?format=api",
                "id": 77454,
                "name": "Logiker",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-04-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "",
            "competition": {
                "id": 14236,
                "name": "BASIC 10Liner Contest WILD",
                "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/98/ec/fc84.161680.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/98/ec/fc84.161680.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/98/ec/fc84.161680.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}