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

{
    "url": "https://demozoo.org/api/v1/productions/275580/?format=api",
    "demozoo_url": "https://demozoo.org/productions/275580/",
    "id": 275580,
    "title": "Silly Venture 2020 Invitation",
    "author_nicks": [
        {
            "name": "Agenda",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17593/?format=api",
                "id": 17593,
                "name": "Agenda",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-03-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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": "https://mechanism.fr/misc/sv2020.tap"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=85002"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=OoyoYCu7S4s"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4000/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4000/",
            "id": 4000,
            "name": "Silly Venture 2020+1 SE",
            "tagline": "uniting all ATARI scenes since 2000!",
            "start_date": "2021-08-20",
            "end_date": "2021-08-22",
            "location": "Gdańsk, Pomeranian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 54.35205,
            "longitude": 18.64637,
            "website": "https://www.sillyventure.eu"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3e/46/2adf.261516.jpg",
            "original_width": 390,
            "original_height": 294,
            "standard_url": "https://media.demozoo.org/screens/s/3e/46/2adf.261516.jpg",
            "standard_width": 390,
            "standard_height": 294,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3e/46/2adf.261516.jpg",
            "thumbnail_width": 198,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}