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

{
    "url": "https://demozoo.org/api/v1/productions/307354/?format=api",
    "demozoo_url": "https://demozoo.org/productions/307354/",
    "id": 307354,
    "title": "Linerider",
    "author_nicks": [
        {
            "name": "Sebbert",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58198/?format=api",
                "id": 58198,
                "name": "Sebbert",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Rootkids",
            "abbreviation": "RK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54608/?format=api",
                "id": 54608,
                "name": "Rootkids",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-04-16",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/sebbert/rootkids-releases/raw/master/linerider.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/revision22/256-byte-intro/linerider-by-sebbert.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91316"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=VAwtTXqXCzE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "1342",
            "competition": {
                "id": 17014,
                "name": "256 Byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4424/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4424/",
                    "id": 4424,
                    "name": "Revision 2022",
                    "tagline": "Satellites",
                    "start_date": "2022-04-15",
                    "end_date": "2022-04-18",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://2022.revision-party.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5f/1e/3a12.307812.jpg",
            "original_width": 961,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/5f/1e/3a12.307812.jpg",
            "standard_width": 400,
            "standard_height": 299,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5f/1e/3a12.307812.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        }
    ],
    "tags": [
        "tiny-intro-with-sound",
        "midi",
        "source-available"
    ]
}