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

{
    "url": "https://demozoo.org/api/v1/productions/366887/?format=api",
    "demozoo_url": "https://demozoo.org/productions/366887/",
    "id": 366887,
    "title": "GOODBYE WORLD",
    "author_nicks": [
        {
            "name": "Speccy.pl",
            "abbreviation": "SPC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34750/?format=api",
                "id": 34750,
                "name": "Speccy.pl",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/45/?format=api",
            "id": 45,
            "name": "ZX81"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://speccy.pl/archive/dl.php?plik=6dda3d77cba1ba25f449b42951e61ff5"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=87601"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=7L2sN05RLSM"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3935/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3935/",
            "id": 3935,
            "name": "speccy.pl party 2020.1",
            "tagline": "",
            "start_date": "2020-04-04",
            "end_date": "2020-04-04",
            "location": "Warsaw, Warszawa, Masovian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.22977,
            "longitude": 21.01178,
            "website": "http://speccy.pl/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}