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

{
    "url": "https://demozoo.org/api/v1/productions/345874/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/345874/",
    "id": 345874,
    "title": "ibex'24 crew",
    "author_nicks": [
        {
            "name": "t0m3000",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/140061/?format=api",
                "id": 140061,
                "name": "t0m3000",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "ibex-crew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/140060/?format=api",
                "id": 140060,
                "name": "ibex-crew",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-05-11",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "t0m3000",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140061/?format=api",
                    "id": 140061,
                    "name": "t0m3000",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/257196/ibex'24 crew.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=242835"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "6.583",
            "competition": {
                "id": 18855,
                "name": "PETSCII",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4681/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4681/",
                    "id": 4681,
                    "name": "X 2024",
                    "tagline": "",
                    "start_date": "2024-05-10",
                    "end_date": "2024-05-12",
                    "location": "Gemeente Someren, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.38233,
                    "longitude": 5.71049,
                    "website": "https://xparty.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c5/3a/2610.343672.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/c5/3a/2610.343672.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c5/3a/2610.343672.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "petscii",
        "logo"
    ]
}