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

{
    "url": "https://demozoo.org/api/v1/productions/152681/?format=api",
    "demozoo_url": "https://demozoo.org/productions/152681/",
    "id": 152681,
    "title": "RADWAR 2k Party Invitation Intro",
    "author_nicks": [
        {
            "name": "Tristar and Red Sector Inc.",
            "abbreviation": "TRSI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-05-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/39/?format=api",
            "id": 39,
            "name": "Nintendo 64 (N64)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/radwar00/info/trsi-r2k.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://n64squid.com/radwar-2000/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6897"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=YMxxJTXPofs"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1118/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1118/",
            "id": 1118,
            "name": "Radwar 2000",
            "tagline": "The Ultimate Bug Event",
            "start_date": "2000-05-26",
            "end_date": "2000-05-28",
            "location": "Oberbruch, Karlsruhe Region, Baden-Württemberg, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 48.72589,
            "longitude": 8.08733,
            "website": "http://www.radwar.com/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/65/f0/5605.320277.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/65/f0/5605.320277.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/65/f0/5605.320277.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available"
    ]
}