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

{
    "url": "https://demozoo.org/api/v1/productions/324514/?format=api",
    "demozoo_url": "https://demozoo.org/productions/324514/",
    "id": 324514,
    "title": "Edison Invitro 2023",
    "author_nicks": [
        {
            "name": "Fegolhuzz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6281/?format=api",
                "id": 6281,
                "name": "Fegolhuzz",
                "is_group": false
            }
        },
        {
            "name": "jor-el",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115423/?format=api",
                "id": 115423,
                "name": "jor-el",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-05-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Fegolhuzz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6281/?format=api",
                    "id": 6281,
                    "name": "Fegolhuzz",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Fegolhuzz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6281/?format=api",
                    "id": 6281,
                    "name": "Fegolhuzz",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "jor-el",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115423/?format=api",
                    "id": 115423,
                    "name": "jor-el",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/birdie23/demo/jor-el---edison-invitro-2023.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=KBjt3-CZAyg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "67",
            "competition": {
                "id": 17939,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4573/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4573/",
                    "id": 4573,
                    "name": "Birdie 2023 (33)",
                    "tagline": "",
                    "start_date": "2023-05-18",
                    "end_date": "2023-05-21",
                    "location": "Uppsala County, Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": "http://www.birdie.org"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4524/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4524/",
            "id": 4524,
            "name": "Edison 2023",
            "tagline": "Under the Sea",
            "start_date": "2023-07-07",
            "end_date": "2023-07-09",
            "location": "Stockholm County, Stockholm, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.5,
            "longitude": 18.0,
            "website": "https://edisonparty.com"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1d/69/e323.327218.png",
            "original_width": 1273,
            "original_height": 658,
            "standard_url": "https://media.demozoo.org/screens/s/1d/69/e323.327218.jpg",
            "standard_width": 400,
            "standard_height": 206,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1d/69/e323.327218.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 103
        }
    ],
    "tags": [
        "godot"
    ]
}