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

{
    "url": "https://demozoo.org/api/v1/productions/52059/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/52059/",
    "id": 52059,
    "title": "Pastoral Pixels",
    "author_nicks": [
        {
            "name": "Grip",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23193/?format=api",
                "id": 23193,
                "name": "Grip",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Senex",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30674/?format=api",
                "id": 30674,
                "name": "Senex",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-02-09",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "26",
            "competition": {
                "id": 5390,
                "name": "Amiga Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1448/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1448/",
                    "id": 1448,
                    "name": "Datastorm 2013",
                    "tagline": "",
                    "start_date": "2013-02-08",
                    "end_date": "2013-02-10",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701328,
                    "longitude": 11.96689,
                    "website": "http://www.datastorm.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5e/2b/fda3.52022.png",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/5e/2b/fda3.52022.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5e/2b/fda3.52022.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}