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

{
    "url": "https://demozoo.org/api/v1/productions/26320/?format=api",
    "demozoo_url": "https://demozoo.org/productions/26320/",
    "id": 26320,
    "title": "1Block-Intro",
    "author_nicks": [
        {
            "name": "Raiders",
            "abbreviation": "RDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18525/?format=api",
                "id": 18525,
                "name": "Raiders",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-03-31",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bert",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68216/?format=api",
                    "id": 68216,
                    "name": "Bert",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=79438"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=8348"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "16",
            "competition": {
                "id": 1844,
                "name": "C64 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/238/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/238/",
                    "id": 238,
                    "name": "Mekka & Symposium 2002",
                    "tagline": "Defender Of The Scene",
                    "start_date": "2002-03-29",
                    "end_date": "2002-04-01",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/29/80/bc1f.346076.png",
            "original_width": 1209,
            "original_height": 985,
            "standard_url": "https://media.demozoo.org/screens/s/29/80/bc1f.346076.jpg",
            "standard_width": 368,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/29/80/bc1f.346076.jpg",
            "thumbnail_width": 184,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}