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

{
    "url": "https://demozoo.org/api/v1/productions/5763/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/5763/",
    "id": 5763,
    "title": "Paradise",
    "author_nicks": [
        {
            "name": "McFly",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2326/?format=api",
                "id": 2326,
                "name": "McFly",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Risk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2239/?format=api",
                "id": 2239,
                "name": "Risk",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-08-02",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1993/680XX/GRFX/MCFLY/PARADISE.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 601,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/236/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/236/",
                    "id": 236,
                    "name": "680xx Convention 1993",
                    "tagline": "",
                    "start_date": "1993-07-30",
                    "end_date": "1993-08-01",
                    "location": "Free and Hanseatic City of Hamburg, Hamburg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.58333,
                    "longitude": 10.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/73/b2/aa0e.15231.png",
            "original_width": 384,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/73/b2/aa0e.15231.jpg",
            "standard_width": 384,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/73/b2/aa0e.15231.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}