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

{
    "url": "https://demozoo.org/api/v1/productions/276723/?format=api",
    "demozoo_url": "https://demozoo.org/productions/276723/",
    "id": 276723,
    "title": "COINV-20",
    "author_nicks": [
        {
            "name": "Taquart",
            "abbreviation": "TQA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2260/?format=api",
                "id": 2260,
                "name": "Taquart",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-03-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "0xF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2612/?format=api",
                    "id": 2612,
                    "name": "Fox",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "X-Ray",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8878/?format=api",
                    "id": 8878,
                    "name": "X-Ray",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://fusik.info/piotr/coinv20.xex"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/pfusik/coinv-20"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=85104"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=HQ7gT6e0ocQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3734/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3734/",
            "id": 3734,
            "name": "Lost Party 2020",
            "tagline": "demoparty, 8bit, Atari, Commodore, Spectrum, Amstrad, Schneider,",
            "start_date": "2020-07-09",
            "end_date": "2020-07-12",
            "location": "Licheń Stary, Powiat koniński, Greater Poland Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.31226,
            "longitude": 18.35515,
            "website": "https://www.lostparty.pl/2020/"
        },
        {
            "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/e7/e7/a409.262790.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/e7/e7/a409.262790.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e7/e7/a409.262790.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": [
        "source-available"
    ]
}