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

{
    "url": "https://demozoo.org/api/v1/productions/82854/?format=api",
    "demozoo_url": "https://demozoo.org/productions/82854/",
    "id": 82854,
    "title": "Two Effect",
    "author_nicks": [
        {
            "name": "3Asoft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45753/?format=api",
                "id": 45753,
                "name": "AAA",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "AAA Band",
            "abbreviation": "AAA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17015/?format=api",
                "id": 17015,
                "name": "AAA Band",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-08-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61701"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "143",
            "competition": {
                "id": 8666,
                "name": "ZX Spectrum 640k demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1795/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1795/",
                    "id": 1795,
                    "name": "Chaos Constructions 2013",
                    "tagline": "",
                    "start_date": "2013-08-10",
                    "end_date": "2013-08-11",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.932739,
                    "longitude": 30.306721,
                    "website": "http://cc.org.ru/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8d/e9/476b.281204.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/8d/e9/476b.281204.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8d/e9/476b.281204.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}