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

{
    "url": "https://demozoo.org/api/v1/productions/313199/?format=api",
    "demozoo_url": "https://demozoo.org/productions/313199/",
    "id": 313199,
    "title": "Test",
    "author_nicks": [
        {
            "name": "Amigas Sux",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21295/?format=api",
                "id": 21295,
                "name": "Amigas Sux",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "KALTGETRÄNKEKABEL",
            "abbreviation": "KALT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21344/?format=api",
                "id": 21344,
                "name": "KALTGETRÄNKEKABEL",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-09-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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/nordlicht22/gravedigger/amigas_sux_-_test.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "66",
            "competition": {
                "id": 17384,
                "name": "Gravedigger",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4430/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4430/",
                    "id": 4430,
                    "name": "Nordlicht 2022",
                    "tagline": "Yarr, Matey! -- Celebrate our 10th anniversary with us!",
                    "start_date": "2022-09-15",
                    "end_date": "2022-09-18",
                    "location": "Bremen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.08333,
                    "longitude": 8.83333,
                    "website": "https://nordlicht.demoparty.info/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f2/f4/1218.313430.jpg",
            "original_width": 1280,
            "original_height": 754,
            "standard_url": "https://media.demozoo.org/screens/s/f2/f4/1218.313430.png",
            "standard_width": 400,
            "standard_height": 235,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f2/f4/1218.313430.png",
            "thumbnail_width": 200,
            "thumbnail_height": 117
        }
    ],
    "tags": [
        "qbasic",
        "source-available"
    ]
}