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

{
    "url": "https://demozoo.org/api/v1/productions/110852/?format=api",
    "demozoo_url": "https://demozoo.org/productions/110852/",
    "id": 110852,
    "title": "4kb Intro",
    "author_nicks": [
        {
            "name": "Voodoo",
            "abbreviation": "VDO",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18057/?format=api",
                "id": 18057,
                "name": "Voodoo",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-08-07",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Exin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3956/?format=api",
                    "id": 3956,
                    "name": "Exin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Ganja",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26348/?format=api",
                    "id": 26348,
                    "name": "Ganja",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/82356/4kb Intro - Voodoo.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/northparty99b/c64_4k/np4_4kb.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=85557"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "7",
            "score": "109",
            "competition": {
                "id": 10394,
                "name": "4 kB",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2212/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2212/",
                    "id": 2212,
                    "name": "North Party 1999 (4)",
                    "tagline": "North Party v4.0",
                    "start_date": "1999-08-06",
                    "end_date": "1999-08-08",
                    "location": "Bartoszyce, Powiat bartoszycki, Warmian-Masurian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.25354,
                    "longitude": 20.80819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f9/c1/82bd.345580.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/f9/c1/82bd.345580.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f9/c1/82bd.345580.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "8580"
    ]
}