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

{
    "url": "https://demozoo.org/api/v1/productions/178194/?format=api",
    "demozoo_url": "https://demozoo.org/productions/178194/",
    "id": 178194,
    "title": "TCTRONIC",
    "author_nicks": [
        {
            "name": "Abaddon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8363/?format=api",
                "id": 8363,
                "name": "Abaddon",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-09-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "TomCat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8556/?format=api",
                    "id": 8556,
                    "name": "TomCat",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "mu6k",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14411/?format=api",
                    "id": 14411,
                    "name": "Musk",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.dit.hu/files/tctronic.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/function17/256_byte_intro/tctronic.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=71766"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=eh03ck6nvCU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "363",
            "competition": {
                "id": 13770,
                "name": "PC 256 Bytes",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3170/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3170/",
                    "id": 3170,
                    "name": "Function 2017",
                    "tagline": "",
                    "start_date": "2017-09-08",
                    "end_date": "2017-09-10",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": "http://2017.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/28/0f/617d.147222.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/28/0f/617d.147222.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/28/0f/617d.147222.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "tiny-intro-with-sound",
        "pc-speaker",
        "bytebeat",
        "source-available"
    ]
}