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

{
    "url": "https://demozoo.org/api/v1/productions/179908/?format=api",
    "demozoo_url": "https://demozoo.org/productions/179908/",
    "id": 179908,
    "title": "AAA",
    "author_nicks": [
        {
            "name": "Diablo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34155/?format=api",
                "id": 34155,
                "name": "Diablo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dobermann Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27792/?format=api",
                "id": 27792,
                "name": "Dobermann Team",
                "is_group": true
            }
        }
    ],
    "release_date": "2017-11-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "19",
            "competition": {
                "id": 13913,
                "name": "Fast Compo - AAA",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3187/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3187/",
                    "id": 3187,
                    "name": "Alchimie 2017",
                    "tagline": "12",
                    "start_date": "2017-11-10",
                    "end_date": "2017-11-12",
                    "location": "Tain-l’Hermitage, Département de la Drôme, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.07217,
                    "longitude": 4.83708,
                    "website": "http://www.triplea.fr/alchimie/pages/index.php"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8c/4f/445c.150330.jpg",
            "original_width": 251,
            "original_height": 201,
            "standard_url": "https://media.demozoo.org/screens/s/8c/4f/445c.150330.jpg",
            "standard_width": 251,
            "standard_height": 201,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8c/4f/445c.150330.jpg",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}