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

{
    "url": "https://demozoo.org/api/v1/productions/294784/?format=api",
    "demozoo_url": "https://demozoo.org/productions/294784/",
    "id": 294784,
    "title": "Oldskool Fort et Vert",
    "author_nicks": [
        {
            "name": "French Touch",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61746/?format=api",
                "id": 61746,
                "name": "French Touch",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-05-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Grouik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61831/?format=api",
                    "id": 61831,
                    "name": "Grouik",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Grouik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61831/?format=api",
                    "id": 61831,
                    "name": "Grouik",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/Fr3nchT0uch/Oldskool_Fort_Et_Vert/releases"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/shadow_party21/old_school_intro/oldskool.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://fr3nch.t0uch.free.fr/OLD/OLD.html"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/Fr3nchT0uch/Oldskool_Fort_Et_Vert"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=89048"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=YB05u2RKfTM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "100",
            "competition": {
                "id": 16487,
                "name": "Oldschool Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4199/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4199/",
                    "id": 4199,
                    "name": "Shadow Party 2021",
                    "tagline": "",
                    "start_date": "2021-05-21",
                    "end_date": "2021-05-23",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://shadow-party.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/34/f0/8599.292361.jpg",
            "original_width": 560,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/34/f0/8599.292361.jpg",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/34/f0/8599.292361.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": [
        "source-available"
    ]
}