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

{
    "url": "https://demozoo.org/api/v1/productions/305489/?format=api",
    "demozoo_url": "https://demozoo.org/productions/305489/",
    "id": 305489,
    "title": "NAN0FR0GGR",
    "author_nicks": [
        {
            "name": "Aleksi Eeben",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/627/?format=api",
                "id": 627,
                "name": "Aleksi Eeben",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-02-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/38/?format=api",
            "id": 38,
            "name": "Nintendo Game Boy (GB)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/lovebyte22/nanogame_oldschool/nan0fr0ggr.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91168"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "145",
            "competition": {
                "id": 16965,
                "name": "Oldschool Nano Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4378/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4378/",
                    "id": 4378,
                    "name": "Lovebyte 2022",
                    "tagline": "Bring the Love!",
                    "start_date": "2022-02-11",
                    "end_date": "2022-02-13",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/20/08/aba6.305075.png",
            "original_width": 160,
            "original_height": 144,
            "standard_url": "https://media.demozoo.org/screens/s/20/08/aba6.305075.png",
            "standard_width": 160,
            "standard_height": 144,
            "thumbnail_url": "https://media.demozoo.org/screens/t/20/08/aba6.305075.png",
            "thumbnail_width": 160,
            "thumbnail_height": 144
        }
    ],
    "tags": [
        "frogger",
        "source-available"
    ]
}