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

{
    "url": "https://demozoo.org/api/v1/productions/319043/?format=api",
    "demozoo_url": "https://demozoo.org/productions/319043/",
    "id": 319043,
    "title": "Gameboy Emulator",
    "author_nicks": [
        {
            "name": "Ezoray",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136070/?format=api",
                "id": 136070,
                "name": "Ezoray",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-03-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/39/?format=api",
            "id": 39,
            "name": "Nintendo 64 (N64)"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://n64.icequake.net/mirror/www.dextrose.com/files/n64/emulators/pom-gb.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/presence_of_mind98/n64_compo/pom-gb.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://n64squid.com/game-boy-emulator-blackbag/"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=deZ2KtVQHvs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 17691,
                "name": "N64 Compo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3066/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3066/",
                    "id": 3066,
                    "name": "Presence of Mind 1998",
                    "tagline": "",
                    "start_date": "1998",
                    "end_date": "1998",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://web.archive.org/web/19990508133350/http://dextrose.com/dx_section_c9t.htm"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/99/14/8af4.320395.jpg",
            "original_width": 639,
            "original_height": 467,
            "standard_url": "https://media.demozoo.org/screens/s/99/14/8af4.320395.jpg",
            "standard_width": 400,
            "standard_height": 292,
            "thumbnail_url": "https://media.demozoo.org/screens/t/99/14/8af4.320395.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 146
        }
    ],
    "tags": []
}