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

{
    "url": "https://demozoo.org/api/v1/productions/9430/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9430/",
    "id": 9430,
    "title": "The Duck",
    "author_nicks": [
        {
            "name": "mfx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/404/?format=api",
                "id": 404,
                "name": "mfx",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-06",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dead Meat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11410/?format=api",
                    "id": 11410,
                    "name": "Dead Meat",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "ceremony"
        },
        {
            "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/lobotomia02/wild/mfx-the_duck.mp4"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6727"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=IEO3GTcGVq0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "81",
            "competition": {
                "id": 3411,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/635/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/635/",
                    "id": 635,
                    "name": "Lobotomia 2002",
                    "tagline": "L2",
                    "start_date": "2002-06-14",
                    "end_date": "2002-06-16",
                    "location": "Lahti, Päijänne Tavastia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.98277,
                    "longitude": 25.65411,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4d/8e/407f.8021.jpg",
            "original_width": 400,
            "original_height": 294,
            "standard_url": "https://media.demozoo.org/screens/s/4d/8e/407f.8021.jpg",
            "standard_width": 400,
            "standard_height": 294,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4d/8e/407f.8021.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 147
        }
    ],
    "tags": []
}