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

{
    "url": "https://demozoo.org/api/v1/productions/149297/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/149297/",
    "id": 149297,
    "title": "UCM 3 – Menu",
    "author_nicks": [
        {
            "name": "Moondog",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2040/?format=api",
                "id": 2040,
                "name": "Moondog",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Naughty Bytes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12513/?format=api",
                "id": 12513,
                "name": "The Naughty Bytes",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-02-27",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "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/GFX/MOONDOG/STGR16/UCM3MENU.PNG"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 6736,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1604/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1604/",
                    "id": 1604,
                    "name": "Dresden Coding Convention (DCC) 1994",
                    "tagline": "DCC 2",
                    "start_date": "1994-02-25",
                    "end_date": "1994-02-27",
                    "location": "Dresden, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.053631,
                    "longitude": 13.74081,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/97/f3/3101.97362.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/97/f3/3101.97362.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/97/f3/3101.97362.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}