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

{
    "url": "https://demozoo.org/api/v1/productions/294777/?format=api",
    "demozoo_url": "https://demozoo.org/productions/294777/",
    "id": 294777,
    "title": "First Reality",
    "author_nicks": [
        {
            "name": "Major X",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2115/?format=api",
                "id": 2115,
                "name": "Major X",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Holo Sapiens",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121836/?format=api",
                "id": 121836,
                "name": "Holo Sapiens",
                "is_group": true
            }
        }
    ],
    "release_date": "2021-05-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/52/?format=api",
            "id": 52,
            "name": "Android"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Purple Motion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/369/?format=api",
                    "id": 369,
                    "name": "Purple Motion",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Major X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2115/?format=api",
                    "id": 2115,
                    "name": "Major X",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://drive.google.com/file/d/1reYHEnoToe6EFhpuei40dj0x7u2gS23X/view"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/shadow_party21/wild/firstreality.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/xjorma/FirstReality"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=89052"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=p8BjSBb0mj4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "242",
            "competition": {
                "id": 16486,
                "name": "Wild",
                "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/a9/80/a445.292362.jpg",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/a9/80/a445.292362.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a9/80/a445.292362.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "second-reality",
        "source-available",
        "augmented-reality"
    ]
}