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

{
    "url": "https://demozoo.org/api/v1/productions/48674/?format=api",
    "demozoo_url": "https://demozoo.org/productions/48674/",
    "id": 48674,
    "title": "1KB Interference",
    "author_nicks": [
        {
            "name": "Detergent",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29622/?format=api",
                "id": 29622,
                "name": "Detergent",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Brise",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29623/?format=api",
                "id": 29623,
                "name": "Brise",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-03-19",
    "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/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://wod.untergrund.net/c64/2005/i/interference.7z"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=18471"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/forever05/c64/forever2005_intros_demos_realtime.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://wod.untergrund.net/detailed.php?n=246"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=17530"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16264"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "220",
            "competition": {
                "id": 4918,
                "name": "Commodore 1K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/126/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/126/",
                    "id": 126,
                    "name": "Forever 2005",
                    "tagline": "Forever Hex",
                    "start_date": "2005-03-18",
                    "end_date": "2005-03-20",
                    "location": "Trenčiansky kraj, Trenčiansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.83333,
                    "longitude": 18.25,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/de/73/926e.111402.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/de/73/926e.111402.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/de/73/926e.111402.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "interference"
    ]
}