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

{
    "url": "https://demozoo.org/api/v1/productions/158043/?format=api",
    "demozoo_url": "https://demozoo.org/productions/158043/",
    "id": 158043,
    "title": "C64 Beer Rotator",
    "author_nicks": [
        {
            "name": "Edi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1630/?format=api",
                "id": 1630,
                "name": "Edi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Exotic Men",
            "abbreviation": "(E)",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1628/?format=api",
                "id": 1628,
                "name": "Exotic Men",
                "is_group": true
            }
        }
    ],
    "release_date": "2016-05-21",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/simulaatio16/gif_animation/edi-exm-c64br.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "111",
            "competition": {
                "id": 12391,
                "name": "Gif Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2878/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2878/",
                    "id": 2878,
                    "name": "Simulaatio 2016",
                    "tagline": "Simulaatio 7",
                    "start_date": "2016-05-20",
                    "end_date": "2016-05-22",
                    "location": "Joroinen, Pieksämäki, Southern Savonia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 62.17823,
                    "longitude": 27.83165,
                    "website": "http://simulaatio.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}