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

{
    "url": "https://demozoo.org/api/v1/productions/271155/?format=api",
    "demozoo_url": "https://demozoo.org/productions/271155/",
    "id": 271155,
    "title": "Aphelion Path 24",
    "author_nicks": [
        {
            "name": "minimalartifact",
            "abbreviation": "ma",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5868/?format=api",
                "id": 5868,
                "name": "minimalartifact",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-11-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/psenough/minimalartifact_-_aphelion_path_24/archive/gh-pages.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/vortex19/demo/minimalartifact_-_aphelion_path_24-gh-pages.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://psenough.github.io/minimalartifact_-_aphelion_path_24/"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/psenough/minimalartifact_-_aphelion_path_24"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=83861"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=lkoR1K7Hcj4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "68",
            "competition": {
                "id": 15622,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3945/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3945/",
                    "id": 3945,
                    "name": "Vortex 2019",
                    "tagline": "IV",
                    "start_date": "2019-11-29",
                    "end_date": "2019-12-01",
                    "location": "Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.7,
                    "longitude": 23.71667,
                    "website": "https://vortexparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3984/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3984/",
            "id": 3984,
            "name": "Inércia Demoparty 2020",
            "tagline": "",
            "start_date": "2020-10-02",
            "end_date": "2020-10-03",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://2020.inercia.pt/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/30/38/e107.322033.jpg",
            "original_width": 400,
            "original_height": 195,
            "standard_url": "https://media.demozoo.org/screens/s/30/38/e107.322033.jpg",
            "standard_width": 400,
            "standard_height": 195,
            "thumbnail_url": "https://media.demozoo.org/screens/t/30/38/e107.322033.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 97
        }
    ],
    "tags": [
        "source-available"
    ]
}