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

{
    "url": "https://demozoo.org/api/v1/productions/165189/?format=api",
    "demozoo_url": "https://demozoo.org/productions/165189/",
    "id": 165189,
    "title": "Firstro",
    "author_nicks": [
        {
            "name": "ChenThread",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68397/?format=api",
                "id": 68397,
                "name": "ChenThread",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-11-12",
    "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/35/?format=api",
            "id": 35,
            "name": "16K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "GreaseMonkey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43671/?format=api",
                    "id": 43671,
                    "name": "GreaseMonkey",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "GreaseMonkey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43671/?format=api",
                    "id": 43671,
                    "name": "GreaseMonkey",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Font"
        },
        {
            "nick": {
                "name": "asie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68412/?format=api",
                    "id": 68412,
                    "name": "asie",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Axoi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68413/?format=api",
                    "id": 68413,
                    "name": "Axoi",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://chenthread.asie.pl/files/firstro.xex"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/CHENTHRD/FIRSTRO.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/ChenThread/atari-xe-firstro"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68493"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=iuA3I7nZ2to"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "525",
            "competition": {
                "id": 12868,
                "name": "Atari XL/XE 16kb Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2709/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2709/",
                    "id": 2709,
                    "name": "Silly Venture 2016",
                    "tagline": "",
                    "start_date": "2016-11-11",
                    "end_date": "2016-11-13",
                    "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/72/10/b967.118819.png",
            "original_width": 376,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/72/10/b967.118819.png",
            "standard_width": 376,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/72/10/b967.118819.png",
            "thumbnail_width": 200,
            "thumbnail_height": 127
        }
    ],
    "tags": [
        "source-available"
    ]
}