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

{
    "url": "https://demozoo.org/api/v1/productions/273990/?format=api",
    "demozoo_url": "https://demozoo.org/productions/273990/",
    "id": 273990,
    "title": "LoSync",
    "author_nicks": [
        {
            "name": "CRT",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14701/?format=api",
                "id": 14701,
                "name": "CRT",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-01-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "CRT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14701/?format=api",
                    "id": 14701,
                    "name": "CRT",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "CRT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14701/?format=api",
                    "id": 14701,
                    "name": "CRT",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Charset"
        },
        {
            "nick": {
                "name": "Magnar Harestad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47/?format=api",
                    "id": 47,
                    "name": "Magnar",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/194269/losync.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/synchrony20/oldschool/losync.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=187007"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=84653"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "=1",
            "score": "86",
            "competition": {
                "id": 15739,
                "name": "Old School",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3991/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3991/",
                    "id": 3991,
                    "name": "SynchroNY 2020",
                    "tagline": "",
                    "start_date": "2020-01-17",
                    "end_date": "2020-01-18",
                    "location": "Montréal, Quebec, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 45.50008,
                    "longitude": -73.68248,
                    "website": "https://synchrony.nyc/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/76/f3/89ed.259144.png",
            "original_width": 384,
            "original_height": 247,
            "standard_url": "https://media.demozoo.org/screens/s/76/f3/89ed.259144.png",
            "standard_width": 384,
            "standard_height": 247,
            "thumbnail_url": "https://media.demozoo.org/screens/t/76/f3/89ed.259144.png",
            "thumbnail_width": 200,
            "thumbnail_height": 128
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/1f/5e/6b2d.260941.png",
            "original_width": 706,
            "original_height": 188,
            "standard_url": "https://media.demozoo.org/screens/s/1f/5e/6b2d.260941.png",
            "standard_width": 400,
            "standard_height": 150,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1f/5e/6b2d.260941.png",
            "thumbnail_width": 200,
            "thumbnail_height": 75
        }
    ],
    "tags": [
        "ntsc"
    ]
}