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

{
    "url": "https://demozoo.org/api/v1/productions/77564/?format=api",
    "demozoo_url": "https://demozoo.org/productions/77564/",
    "id": 77564,
    "title": "Antipiracy",
    "author_nicks": [
        {
            "name": "Ungen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40629/?format=api",
                "id": 40629,
                "name": "Ungen",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-11-27",
    "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/2004/dreamhack04/anim/antipiracy_by_ungen.avi"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "20",
            "competition": {
                "id": 8084,
                "name": "Movie / Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/967/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/967/",
                    "id": 967,
                    "name": "Dreamhack 2004",
                    "tagline": "DreamHack Winter 2004",
                    "start_date": "2004-11-25",
                    "end_date": "2004-11-28",
                    "location": "Jönköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.77972,
                    "longitude": 14.17739,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}