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

{
    "url": "https://demozoo.org/api/v1/productions/313102/?format=api",
    "demozoo_url": "https://demozoo.org/productions/313102/",
    "id": 313102,
    "title": "Journey",
    "author_nicks": [
        {
            "name": "Rebels",
            "abbreviation": "RBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-09-10",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Unreal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3668/?format=api",
                    "id": 3668,
                    "name": "Unreal",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "+editing"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/function22/wild_demo_animation/unl_journey-final.rar"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92255"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "465",
            "competition": {
                "id": 17374,
                "name": "Wild Demo / Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4456/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4456/",
                    "id": 4456,
                    "name": "Function 2022",
                    "tagline": "",
                    "start_date": "2022-09-09",
                    "end_date": "2022-09-11",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49835,
                    "longitude": 19.04045,
                    "website": "https://2022.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e5/d6/046d.342519.jpg",
            "original_width": 1200,
            "original_height": 660,
            "standard_url": "https://media.demozoo.org/screens/s/e5/d6/046d.342519.jpg",
            "standard_width": 400,
            "standard_height": 220,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e5/d6/046d.342519.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 110
        }
    ],
    "tags": []
}