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

{
    "url": "https://demozoo.org/api/v1/productions/345877/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/345877/",
    "id": 345877,
    "title": "Back in the Game",
    "author_nicks": [
        {
            "name": "Leon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5739/?format=api",
                "id": 5739,
                "name": "Leon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Chorus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1009/?format=api",
                "id": 1009,
                "name": "Chorus",
                "is_group": true
            }
        },
        {
            "name": "Lethargy",
            "abbreviation": "LTH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21378/?format=api",
                "id": 21378,
                "name": "Lethargy",
                "is_group": true
            }
        },
        {
            "name": "Resource",
            "abbreviation": "RSC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/454/?format=api",
                "id": 454,
                "name": "Resource",
                "is_group": true
            }
        },
        {
            "name": "Singular Crew",
            "abbreviation": "SGR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5740/?format=api",
                "id": 5740,
                "name": "Singular 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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=297865"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=242843"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "7.734",
            "competition": {
                "id": 18856,
                "name": "Graphics",
                "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/9f/9d/f04a.343750.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/9f/9d/f04a.343750.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9f/9d/f04a.343750.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-multicolor-mode",
        "sprites"
    ]
}