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

{
    "url": "https://demozoo.org/api/v1/productions/340924/?format=api",
    "demozoo_url": "https://demozoo.org/productions/340924/",
    "id": 340924,
    "title": "Boing3D",
    "author_nicks": [
        {
            "name": "Complex",
            "abbreviation": "CLX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                "id": 175,
                "name": "Komplex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-03-09",
    "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": "Proton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75979/?format=api",
                    "id": 75979,
                    "name": "Proton",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/fioniadata24/demo/boing3d.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=107525"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=yN7zyQ1xuPk"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 18749,
                "name": "Demo Competition",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4890/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4890/",
                    "id": 4890,
                    "name": "Fioniadata 2024",
                    "tagline": "",
                    "start_date": "2024-03-08",
                    "end_date": "2024-03-10",
                    "location": "Langeskov, Kerteminde Kommune, South Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.35655,
                    "longitude": 10.58447,
                    "website": "http://www.fioniadata.dk"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d4/75/b9bb.341760.png",
            "original_width": 675,
            "original_height": 531,
            "standard_url": "https://media.demozoo.org/screens/s/d4/75/b9bb.341760.png",
            "standard_width": 381,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d4/75/b9bb.341760.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "boink",
        "boing"
    ]
}