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

{
    "url": "https://demozoo.org/api/v1/productions/271846/?format=api",
    "demozoo_url": "https://demozoo.org/productions/271846/",
    "id": 271846,
    "title": "Lorenz",
    "author_nicks": [
        {
            "name": "OffscreenWide",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111229/?format=api",
                "id": 111229,
                "name": "OffscreenWide",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-12-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
            "id": 50,
            "name": "Atari Jaguar"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bob!k",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29550/?format=api",
                    "id": 29550,
                    "name": "Bobik",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/JAGUAR/OFFSCREN/LORENZ1K.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=LtNM1Bi2RP8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "329",
            "competition": {
                "id": 15651,
                "name": "Atari Jaguar Intro & Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3781/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3781/",
                    "id": 3781,
                    "name": "Silly Venture 2019",
                    "tagline": "Keeping the legacy of the ATARI scene alive!",
                    "start_date": "2019-12-06",
                    "end_date": "2019-12-08",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/21/ba/8a68.257608.png",
            "original_width": 313,
            "original_height": 216,
            "standard_url": "https://media.demozoo.org/screens/s/21/ba/8a68.257608.png",
            "standard_width": 313,
            "standard_height": 216,
            "thumbnail_url": "https://media.demozoo.org/screens/t/21/ba/8a68.257608.png",
            "thumbnail_width": 200,
            "thumbnail_height": 138
        }
    ],
    "tags": []
}