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

{
    "url": "https://demozoo.org/api/v1/productions/9529/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9529/",
    "id": 9529,
    "title": "Supergroove",
    "author_nicks": [
        {
            "name": "Supergroup",
            "abbreviation": "SGP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3067/?format=api",
                "id": 3067,
                "name": "Supergroup",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "BriteLite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/937/?format=api",
                    "id": 937,
                    "name": "BriteLite",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/824/?format=api",
                    "id": 824,
                    "name": "Mice",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "fragment",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3073/?format=api",
                    "id": 3073,
                    "name": "fragment",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Mice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/824/?format=api",
                    "id": 824,
                    "name": "Mice",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/breakpoint07/amiga/demo/sgp-sgrv.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=17672"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30262"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "300",
            "competition": {
                "id": 461,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/24/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/24/",
                    "id": 24,
                    "name": "Breakpoint 2007",
                    "tagline": "Demoscene Through Time And Space",
                    "start_date": "2007-04-06",
                    "end_date": "2007-04-09",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net/2007/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f6/a5/7d75.354727.png",
            "original_width": 756,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/f6/a5/7d75.354727.png",
            "standard_width": 400,
            "standard_height": 285,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f6/a5/7d75.354727.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}