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

{
    "url": "https://demozoo.org/api/v1/productions/909/?format=api",
    "demozoo_url": "https://demozoo.org/productions/909/",
    "id": 909,
    "title": "Strobborts",
    "author_nicks": [
        {
            "name": "K2",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3529/?format=api",
                "id": 3529,
                "name": "K2",
                "is_group": true
            }
        },
        {
            "name": "Wrath Designs",
            "abbreviation": "WD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                "id": 135,
                "name": "Wrath Designs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-04-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
            "id": 21,
            "name": "VIC-20"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
            "id": 35,
            "name": "16K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Yago",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5565/?format=api",
                    "id": 5565,
                    "name": "Zed Yago",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "b0rje",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64494/?format=api",
                    "id": 64494,
                    "name": "b0rje",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5576/?format=api",
                    "id": 5576,
                    "name": "Ed",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Joe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/158/?format=api",
                    "id": 158,
                    "name": "Joe",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/breakpoint10/console_real_wild/strobborts.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54660"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=N6mgDpb9cZ8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 16,
            "ranking": "16",
            "score": "136",
            "competition": {
                "id": 16,
                "name": "Console/Real Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1/",
                    "id": 1,
                    "name": "Breakpoint 2010",
                    "tagline": "Like There's No Tomorrow",
                    "start_date": "2010-04-02",
                    "end_date": "2010-04-05",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}