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

{
    "url": "https://demozoo.org/api/v1/productions/55645/?format=api",
    "demozoo_url": "https://demozoo.org/productions/55645/",
    "id": 55645,
    "title": "Pong",
    "author_nicks": [
        {
            "name": "Jakub Husak",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33056/?format=api",
                "id": 33056,
                "name": "Jakub Husak",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-12-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jakub Husak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33056/?format=api",
                    "id": 33056,
                    "name": "Jakub Husak",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://files.dhs.nu/party/sillyventure2012/pong.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://no-fragments.atari.org/no_fragments_14/PARTIES/2012/SV2K12/GAME/JH/PONG.ZIP"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/HUSAK_J/PONG.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=6667"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60845"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "345",
            "competition": {
                "id": 5947,
                "name": "Combined Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1375/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1375/",
                    "id": 1375,
                    "name": "Silly Venture 2012",
                    "tagline": "In Tribute To Jack Tramiel / Falcon 20th Anniversary",
                    "start_date": "2012-12-07",
                    "end_date": "2012-12-09",
                    "location": "Gdansk, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35276,
                    "longitude": 18.650049,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c4/90/0a68.15443.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/c4/90/0a68.15443.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c4/90/0a68.15443.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}