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

{
    "url": "https://demozoo.org/api/v1/productions/319122/?format=api",
    "demozoo_url": "https://demozoo.org/productions/319122/",
    "id": 319122,
    "title": "oculi in purpura",
    "author_nicks": [
        {
            "name": "Wacek",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3619/?format=api",
                "id": 3619,
                "name": "Wacek",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Arise",
            "abbreviation": "ARS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/887/?format=api",
                "id": 887,
                "name": "Arise",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-02-11",
    "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/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/lovebyte23/512_byte_intro_oldschool/oculi_in_purpura_by_wacek_of_arise.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=93642"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "181",
            "competition": {
                "id": 17699,
                "name": "512 Byte Intro Oldschool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4492/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4492/",
                    "id": 4492,
                    "name": "Lovebyte 2023",
                    "tagline": "Back by Dope Demand",
                    "start_date": "2023-02-10",
                    "end_date": "2023-02-12",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8f/23/c8ed.320880.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/8f/23/c8ed.320880.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8f/23/c8ed.320880.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "source-available"
    ]
}