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

{
    "url": "https://demozoo.org/api/v1/productions/2880/?format=api",
    "demozoo_url": "https://demozoo.org/productions/2880/",
    "id": 2880,
    "title": "Norsktoppen 3 Intro",
    "author_nicks": [
        {
            "name": "Ephidrena",
            "abbreviation": "EPH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107/?format=api",
                "id": 107,
                "name": "Ephidrena",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-11-15",
    "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": "Frequent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113/?format=api",
                    "id": 113,
                    "name": "Frequent",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Loaderror",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109/?format=api",
                    "id": 109,
                    "name": "Loaderror",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.ephidrena.org/eph-norsktoppen3intro.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/ephidrena/eph-norsktoppen3intro.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=82809"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3957"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=0I8KHUT1QCA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "28",
            "competition": {
                "id": 294,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/147/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/147/",
                    "id": 147,
                    "name": "Kindergarden 1998",
                    "tagline": "",
                    "start_date": "1998-11-13",
                    "end_date": "1998-11-15",
                    "location": "Bærum, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.88996,
                    "longitude": 10.52649,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c3/04/3835.jw125718b.png",
            "original_width": 720,
            "original_height": 560,
            "standard_url": "https://media.demozoo.org/screens/s/c3/04/3835.jw125718b.png",
            "standard_width": 385,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c3/04/3835.jw125718b.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/30/5e/8c09.jw125718a.png",
            "original_width": 720,
            "original_height": 560,
            "standard_url": "https://media.demozoo.org/screens/s/30/5e/8c09.jw125718a.png",
            "standard_width": 385,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/30/5e/8c09.jw125718a.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}