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

{
    "url": "https://demozoo.org/api/v1/productions/268603/?format=api",
    "demozoo_url": "https://demozoo.org/productions/268603/",
    "id": 268603,
    "title": "Dobbelganger",
    "author_nicks": [
        {
            "name": "Grue",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3304/?format=api",
                "id": 3304,
                "name": "Grue",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Extend",
            "abbreviation": "EXT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3074/?format=api",
                "id": 3074,
                "name": "Extend",
                "is_group": true
            }
        },
        {
            "name": "Kasettilamerit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/84279/?format=api",
                "id": 84279,
                "name": "Kasettilamerit",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-10-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=226409"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=182469"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "268",
            "competition": {
                "id": 15514,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3823/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3823/",
                    "id": 3823,
                    "name": "Zoo 2019",
                    "tagline": "We Are The Chimpions!",
                    "start_date": "2019-10-04",
                    "end_date": "2019-10-06",
                    "location": "Akaa, Etelä-Pirkanmaa, Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.16738,
                    "longitude": 23.86582,
                    "website": "https://zooparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/57/e5/9e7d.194570.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/57/e5/9e7d.194570.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/57/e5/9e7d.194570.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}