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

{
    "url": "https://demozoo.org/api/v1/productions/310912/?format=api",
    "demozoo_url": "https://demozoo.org/productions/310912/",
    "id": 310912,
    "title": "A Story",
    "author_nicks": [
        {
            "name": "Art Without Brains",
            "abbreviation": "AWB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107027/?format=api",
                "id": 107027,
                "name": "Art Without Brains",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-02-04",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Toy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71977/?format=api",
                    "id": 71977,
                    "name": "Roysterini",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=123025"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=97955"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56676"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 1869,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1342/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1342/",
                    "id": 1342,
                    "name": "KozMOS 2011",
                    "tagline": "KozMOS MMXI",
                    "start_date": "2011-02-03",
                    "end_date": "2011-02-05",
                    "location": "Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.950142,
                    "longitude": 26.06739,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/89/35/c5a8.329310.png",
            "original_width": 384,
            "original_height": 271,
            "standard_url": "https://media.demozoo.org/screens/s/89/35/c5a8.329310.png",
            "standard_width": 384,
            "standard_height": 271,
            "thumbnail_url": "https://media.demozoo.org/screens/t/89/35/c5a8.329310.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}