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

{
    "url": "https://demozoo.org/api/v1/productions/47205/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/47205/",
    "id": 47205,
    "title": "Unknown",
    "author_nicks": [
        {
            "name": "Lucky",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9838/?format=api",
                "id": 9838,
                "name": "Lucky",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Caution",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29022/?format=api",
                "id": 29022,
                "name": "Caution",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-08-30",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=106419"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=3336"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 4749,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/515/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/515/",
                    "id": 515,
                    "name": "Intel Outside 1996",
                    "tagline": "IO3",
                    "start_date": "1996-08-30",
                    "end_date": "1996-08-31",
                    "location": "Warsaw, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.235352,
                    "longitude": 21.00939,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a0/d8/6fa0.89057.png",
            "original_width": 384,
            "original_height": 271,
            "standard_url": "https://media.demozoo.org/screens/s/a0/d8/6fa0.89057.png",
            "standard_width": 384,
            "standard_height": 271,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a0/d8/6fa0.89057.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}