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

{
    "url": "https://demozoo.org/api/v1/productions/4888/?format=api",
    "demozoo_url": "https://demozoo.org/productions/4888/",
    "id": 4888,
    "title": "Favorites 3",
    "author_nicks": [
        {
            "name": "Paramount",
            "abbreviation": "[P]",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4031/?format=api",
                "id": 4031,
                "name": "Paramount",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-03-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Stainless Steel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3699/?format=api",
                    "id": 3699,
                    "name": "Stainless Steel",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Stainless Steel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3699/?format=api",
                    "id": 3699,
                    "name": "Stainless Steel",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Street Tuff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/925/?format=api",
                    "id": 925,
                    "name": "Streettuff",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Archmage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/648/?format=api",
                    "id": 648,
                    "name": "Archmage",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mirage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8275/?format=api",
                    "id": 8275,
                    "name": "Mirage",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Explorer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52774/?format=api",
                    "id": 52774,
                    "name": "Explorer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "loader"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/breakpoint08/c64/demo/favorites_3.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=64157"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=50111"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=rXrrp_R7m0k"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "154",
            "competition": {
                "id": 513,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/25/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/25/",
                    "id": 25,
                    "name": "Breakpoint 2008",
                    "tagline": "Digital Garden",
                    "start_date": "2008-03-21",
                    "end_date": "2008-03-24",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net/2008/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/df/88/d5df.328441.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/df/88/d5df.328441.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/df/88/d5df.328441.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}