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

{
    "url": "https://demozoo.org/api/v1/productions/52710/?format=api",
    "demozoo_url": "https://demozoo.org/productions/52710/",
    "id": 52710,
    "title": "Deras 64K",
    "author_nicks": [
        {
            "name": "Trinity",
            "abbreviation": "TNT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11018/?format=api",
                "id": 11018,
                "name": "Trinity",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-04-22",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Plek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10577/?format=api",
                    "id": 10577,
                    "name": "Superplek",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/birdie00/in64/trinity-funkstar.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "3",
            "score": "0",
            "competition": {
                "id": 4672,
                "name": "64k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/757/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/757/",
                    "id": 757,
                    "name": "Birdie 2000 (10)",
                    "tagline": "Birdie 10",
                    "start_date": "2000-04-21",
                    "end_date": "2000-04-23",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}