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

{
    "url": "https://demozoo.org/api/v1/productions/271849/?format=api",
    "demozoo_url": "https://demozoo.org/productions/271849/",
    "id": 271849,
    "title": "Shapes",
    "author_nicks": [
        {
            "name": "tr1x",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111220/?format=api",
                "id": 111220,
                "name": "tr1x",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-12-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/99/?format=api",
            "id": 99,
            "name": "Atari Portfolio"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "tr1x",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111220/?format=api",
                    "id": 111220,
                    "name": "tr1x",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/sebastian-pawlak/Shapes/raw/master/SHAPES.ZIP"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PORTFOLIO/TR1X/SHAPES.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=84240"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=NoRrYQ8PHmM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "648",
            "competition": {
                "id": 15655,
                "name": "Atari Portfolio Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3781/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3781/",
                    "id": 3781,
                    "name": "Silly Venture 2019",
                    "tagline": "Keeping the legacy of the ATARI scene alive!",
                    "start_date": "2019-12-06",
                    "end_date": "2019-12-08",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/86/2b/4360.256847.png",
            "original_width": 240,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/86/2b/4360.256847.png",
            "standard_width": 240,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/86/2b/4360.256847.png",
            "thumbnail_width": 140,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}