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

{
    "url": "https://demozoo.org/api/v1/productions/349179/?format=api",
    "demozoo_url": "https://demozoo.org/productions/349179/",
    "id": 349179,
    "title": "ABC of the Demoscene",
    "author_nicks": [
        {
            "name": "Mickaleus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130923/?format=api",
                "id": 130923,
                "name": "Mickaleus",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "ICUP",
            "abbreviation": "International Committee of Unlimited Phunnies",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136356/?format=api",
                "id": 136356,
                "name": "ICUP",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-06-01",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/fieldfx24/wild/abc_of_the_democene_high.mp4"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=X0Y-LaG08nA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "67",
            "competition": {
                "id": 18922,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4842/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4842/",
                    "id": 4842,
                    "name": "Field-FX 2024",
                    "tagline": "",
                    "start_date": "2024-05-30",
                    "end_date": "2024-06-02",
                    "location": "Ledbury, Herefordshire, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 52.03639,
                    "longitude": -2.42635,
                    "website": "https://field-fx.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c8/0c/46d4.345420.jpg",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/c8/0c/46d4.345420.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c8/0c/46d4.345420.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}