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

{
    "url": "https://demozoo.org/api/v1/productions/31244/?format=api",
    "demozoo_url": "https://demozoo.org/productions/31244/",
    "id": 31244,
    "title": "black sun falling",
    "author_nicks": [
        {
            "name": "Nosfe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                "id": 828,
                "name": "Nosfe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-10-22",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "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"
        },
        {
            "nick": {
                "name": "Nosfe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                    "id": 828,
                    "name": "Nosfe",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/altparty11/wild_abysmal/black_sun_falling_by_nosfe.mp4"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57945"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=0kkkZ2YGyI0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "169",
            "competition": {
                "id": 19726,
                "name": "Abysmal Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/578/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/578/",
                    "id": 578,
                    "name": "Alternative Party 2011",
                    "tagline": "AltParty 12: Red Machines",
                    "start_date": "2011-10-21",
                    "end_date": "2011-10-23",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}