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

{
    "url": "https://demozoo.org/api/v1/productions/319040/?format=api",
    "demozoo_url": "https://demozoo.org/productions/319040/",
    "id": 319040,
    "title": "T-Shirt",
    "author_nicks": [
        {
            "name": "Antihero",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136170/?format=api",
                "id": 136170,
                "name": "Antihero",
                "is_group": true
            }
        },
        {
            "name": "Camelot",
            "abbreviation": "CML",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137/?format=api",
                "id": 137,
                "name": "Camelot",
                "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": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Neptune",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7496/?format=api",
                    "id": 7496,
                    "name": "Neptune",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Steve",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13382/?format=api",
                    "id": 13382,
                    "name": "Steve",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/presence_of_mind98/n64_compo/pom-ts.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://n64squid.com/t-shirt/"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=yY0urgR0mWc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "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/4c/c9/73c9.320334.jpg",
            "original_width": 636,
            "original_height": 477,
            "standard_url": "https://media.demozoo.org/screens/s/4c/c9/73c9.320334.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4c/c9/73c9.320334.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}