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

{
    "url": "https://demozoo.org/api/v1/productions/361986/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/361986/",
    "id": 361986,
    "title": "Trees",
    "author_nicks": [
        {
            "name": "Logiker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77454/?format=api",
                "id": 77454,
                "name": "Logiker",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-11-23",
    "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/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 19556,
                "name": "PETSCII Frame Contest",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5161/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5161/",
                    "id": 5161,
                    "name": "Vintage Computing Carinthia $2D",
                    "tagline": "45th VCC Meeting",
                    "start_date": "2024-11-23",
                    "end_date": "2024-11-23",
                    "location": "Villach, Villach Stadt, Carinthia, Austria",
                    "is_online": false,
                    "country_code": "AT",
                    "latitude": 46.61254,
                    "longitude": 13.8529,
                    "website": "http://vcc.logiker.com/meetings.html#$2D"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0a/dd/c51b.353572.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/0a/dd/c51b.353572.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0a/dd/c51b.353572.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}