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

{
    "url": "https://demozoo.org/api/v1/productions/194314/?format=api",
    "demozoo_url": "https://demozoo.org/productions/194314/",
    "id": 194314,
    "title": "somehow",
    "author_nicks": [
        {
            "name": "Jetlag",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77053/?format=api",
                "id": 77053,
                "name": "Jetlag",
                "is_group": true
            }
        },
        {
            "name": "fsqrt",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15748/?format=api",
                "id": 15748,
                "name": "fsqrt",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-10-06",
    "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": "frag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15749/?format=api",
                    "id": 15749,
                    "name": "frag",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "frag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15749/?format=api",
                    "id": 15749,
                    "name": "frag",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Provod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24024/?format=api",
                    "id": 24024,
                    "name": "Provod",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Provod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24024/?format=api",
                    "id": 24024,
                    "name": "Provod",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "+synth"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://jetlag.group/files/fsqrt+jetlag_-_somehow.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/deadline18/256_byte_intro/fsqrt_jetlag_-_somehow.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=78505"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Qk9V0iAXH4I"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "106",
            "competition": {
                "id": 14679,
                "name": "Combined 256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3554/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3554/",
                    "id": 3554,
                    "name": "Deadline 2018",
                    "tagline": "",
                    "start_date": "2018-10-05",
                    "end_date": "2018-10-07",
                    "location": "Land Berlin, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5,
                    "longitude": 13.41667,
                    "website": "https://deadline.untergrund.net/2018/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/01/ce/bd84.264991.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/01/ce/bd84.264991.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/01/ce/bd84.264991.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "covox",
        "tiny-intro-with-sound"
    ]
}