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

{
    "url": "https://demozoo.org/api/v1/productions/162052/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/162052/",
    "id": 162052,
    "title": "Spaceman",
    "author_nicks": [
        {
            "name": "Fred",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5261/?format=api",
                "id": 5261,
                "name": "Fred",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Gang",
            "abbreviation": "GNG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4083/?format=api",
                "id": 4083,
                "name": "The Gang",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-09-16",
    "supertype": "graphics",
    "platforms": [],
    "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": "http://thegang.nu/get_data.php?type=attachment&id=146"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 11978,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/768/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/768/",
                    "id": 768,
                    "name": "Black Birdie 2006",
                    "tagline": "",
                    "start_date": "2006-09-15",
                    "end_date": "2006-09-17",
                    "location": "Vittinge, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.903709,
                    "longitude": 17.063841,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/01/9d/2eb2.112818.png",
            "original_width": 848,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/01/9d/2eb2.112818.jpg",
            "standard_width": 400,
            "standard_height": 226,
            "thumbnail_url": "https://media.demozoo.org/screens/t/01/9d/2eb2.112818.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 113
        }
    ],
    "tags": []
}