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

{
    "url": "https://demozoo.org/api/v1/productions/371460/?format=api",
    "demozoo_url": "https://demozoo.org/productions/371460/",
    "id": 371460,
    "title": "a numbers game",
    "author_nicks": [
        {
            "name": "Losso",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6777/?format=api",
                "id": 6777,
                "name": "Losso",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-02-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Losso",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6777/?format=api",
                    "id": 6777,
                    "name": "Losso",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Losso",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6777/?format=api",
                    "id": 6777,
                    "name": "Losso",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Losso",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6777/?format=api",
                    "id": 6777,
                    "name": "Losso",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://heckmeck.de/blog/revision-2025-phew/"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=A2A3qydBtDw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "=4",
            "score": "",
            "competition": {
                "id": 19675,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5228/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5228/",
                    "id": 5228,
                    "name": "Jobj 42 2025",
                    "tagline": "The party to life, the universe and everything",
                    "start_date": "2025-02-07",
                    "end_date": "2025-02-09",
                    "location": "Hasselt, Provincie Limburg, Flanders, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.93182,
                    "longitude": 5.33266,
                    "website": "https://42.jobj.be"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1f/3c/eddf.359617.png",
            "original_width": 400,
            "original_height": 225,
            "standard_url": "https://media.demozoo.org/screens/s/1f/3c/eddf.359617.png",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1f/3c/eddf.359617.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "jobj42",
        "42",
        "deepthought",
        "base36"
    ]
}