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

{
    "url": "https://demozoo.org/api/v1/productions/366931/?format=api",
    "demozoo_url": "https://demozoo.org/productions/366931/",
    "id": 366931,
    "title": "Tommy",
    "author_nicks": [
        {
            "name": "Little Fluffy Group",
            "abbreviation": "LFG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146200/?format=api",
                "id": 146200,
                "name": "Little Fluffy Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-02-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/95/?format=api",
            "id": 95,
            "name": "Sinclair QL"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Aki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
                    "id": 3852,
                    "name": "Aki",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://littlefluffygroup.eu/download/06949cd4-6bc6-412e-91b8-434ac7160732/"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://littlefluffygroup.eu/"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=exaMgZMdqWM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "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/0b/e2/9730.357094.png",
            "original_width": 1272,
            "original_height": 855,
            "standard_url": "https://media.demozoo.org/screens/s/0b/e2/9730.357094.jpg",
            "standard_width": 400,
            "standard_height": 268,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0b/e2/9730.357094.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 134
        }
    ],
    "tags": []
}