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

{
    "url": "https://demozoo.org/api/v1/productions/7917/?format=api",
    "demozoo_url": "https://demozoo.org/productions/7917/",
    "id": 7917,
    "title": "Resurrection",
    "author_nicks": [
        {
            "name": "Relapse",
            "abbreviation": "RLS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8860/?format=api",
                "id": 8860,
                "name": "Relapse",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-07-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
            "id": 30,
            "name": "Nintendo Game Boy Advance (GBA)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "deadguy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8862/?format=api",
                    "id": 8862,
                    "name": "deadguy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Randy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8861/?format=api",
                    "id": 8861,
                    "name": "Randy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Randy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8861/?format=api",
                    "id": 8861,
                    "name": "Randy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://gameboy.modermodemet.se/advance/rls-resurrection.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/solskogen11/demo_newschool/rls-resurrection.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GameboyDemospottingDemo",
            "url": "http://gameboy.modermodemet.se/en/demo/253"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57310"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=jgIOLNsFgvE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "43",
            "competition": {
                "id": 2388,
                "name": "Newschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/185/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/185/",
                    "id": 185,
                    "name": "Solskogen 2011",
                    "tagline": "The Suntouchables",
                    "start_date": "2011-07-15",
                    "end_date": "2011-07-17",
                    "location": "Ås, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.664974,
                    "longitude": 10.811989,
                    "website": "http://solskogen.no"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3f/df/f724.4884.png",
            "original_width": 241,
            "original_height": 161,
            "standard_url": "https://media.demozoo.org/screens/s/3f/df/f724.4884.png",
            "standard_width": 241,
            "standard_height": 161,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3f/df/f724.4884.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": []
}