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

{
    "url": "https://demozoo.org/api/v1/productions/182305/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/182305/",
    "id": 182305,
    "title": "Eagle",
    "author_nicks": [
        {
            "name": "Faust",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55721/?format=api",
                "id": 55721,
                "name": "Faust",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Mystic",
            "abbreviation": "MST",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1035/?format=api",
                "id": 1035,
                "name": "Mystic",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-02-07",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://aminet.net/pix/misc/MST-Eagle.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=103766"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 14050,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2445/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2445/",
                    "id": 2445,
                    "name": "ACG Hack 1998 (VII)",
                    "tagline": "",
                    "start_date": "1998-02-06",
                    "end_date": "1998-02-08",
                    "location": "Umeå Kommun, Västerbotten, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 63.82992,
                    "longitude": 20.25484,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4e/a4/6e82.154538.png",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/4e/a4/6e82.154538.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4e/a4/6e82.154538.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}