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

{
    "url": "https://demozoo.org/api/v1/productions/10426/?format=api",
    "demozoo_url": "https://demozoo.org/productions/10426/",
    "id": 10426,
    "title": "I Feel Hundred Years Old",
    "author_nicks": [
        {
            "name": "Flo",
            "abbreviation": "F",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3588/?format=api",
                "id": 3588,
                "name": "Flo",
                "is_group": true
            }
        },
        {
            "name": "Grey Park",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5334/?format=api",
                "id": 5334,
                "name": "Grey Park",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-08-01",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Grey Park",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5334/?format=api",
                    "id": 5334,
                    "name": "Grey Park",
                    "is_group": true
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Nosfe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                    "id": 828,
                    "name": "Nosfe",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "video"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://lowfidelity.org/~nosfe/evoke/fgp-100yrs.mp4"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/evoke09/anim/fgp-100yrs.mp4"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53584"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=CZNhibQnWbY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "204",
            "competition": {
                "id": 1768,
                "name": "Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/357/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/357/",
                    "id": 357,
                    "name": "Evoke 2009",
                    "tagline": "",
                    "start_date": "2009-07-31",
                    "end_date": "2009-08-02",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "http://archive.evoke.eu/2009/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e5/0c/e34f.7963.jpg",
            "original_width": 390,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/e5/0c/e34f.7963.jpg",
            "standard_width": 390,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e5/0c/e34f.7963.jpg",
            "thumbnail_width": 195,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}