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

{
    "url": "https://demozoo.org/api/v1/productions/79798/?format=api",
    "demozoo_url": "https://demozoo.org/productions/79798/",
    "id": 79798,
    "title": "Its Love!",
    "author_nicks": [
        {
            "name": "Big Scary Agency",
            "abbreviation": "BSA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36487/?format=api",
                "id": 36487,
                "name": "Big Scary Agency",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-07-23",
    "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/scene_event04/anim/its_love__by_bsa_1.x1.wmv"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "271",
            "competition": {
                "id": 8250,
                "name": "Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/206/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/206/",
                    "id": 206,
                    "name": "Scene Event 2004",
                    "tagline": "",
                    "start_date": "2004-07-21",
                    "end_date": "2004-07-24",
                    "location": "Harridslev, Randers, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.501331,
                    "longitude": 10.12783,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}