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

{
    "url": "https://demozoo.org/api/v1/productions/59222/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59222/",
    "id": 59222,
    "title": "And he lived happily ever after",
    "author_nicks": [
        {
            "name": "The Gang",
            "abbreviation": "GNG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4083/?format=api",
                "id": 4083,
                "name": "The Gang",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-11-30",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ramzeus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16033/?format=api",
                    "id": 16033,
                    "name": "Ramzeus",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Everything"
        },
        {
            "nick": {
                "name": "Fred",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5261/?format=api",
                    "id": 5261,
                    "name": "Fred",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Poor acting"
        },
        {
            "nick": {
                "name": "Gouafhg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4214/?format=api",
                    "id": 4214,
                    "name": "Gouafhg",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://thegang.nu/get_data.php?type=attachment&id=61"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/dreamhack02/anim/03_andhelivedhappily_by_the_gang-divx-mp3.avi"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=D_LG_kD3VpI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "271",
            "competition": {
                "id": 6468,
                "name": "Movie / AnimationMovie / Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/965/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/965/",
                    "id": 965,
                    "name": "Dreamhack 2002",
                    "tagline": "DreamHack Winter 2002",
                    "start_date": "2002-11-28",
                    "end_date": "2002-12-01",
                    "location": "Jönköpings Län, Jönköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.5,
                    "longitude": 14.5,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/22/49/ca06.99393.png",
            "original_width": 847,
            "original_height": 470,
            "standard_url": "https://media.demozoo.org/screens/s/22/49/ca06.99393.jpg",
            "standard_width": 400,
            "standard_height": 221,
            "thumbnail_url": "https://media.demozoo.org/screens/t/22/49/ca06.99393.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 110
        }
    ],
    "tags": []
}