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

{
    "url": "https://demozoo.org/api/v1/productions/267305/?format=api",
    "demozoo_url": "https://demozoo.org/productions/267305/",
    "id": 267305,
    "title": "Time",
    "author_nicks": [
        {
            "name": "The Lost Souls",
            "abbreviation": "TLS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12968/?format=api",
                "id": 12968,
                "name": "The Lost Souls",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-10-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/demos/1996/t/tls_time.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/the-lost-souls/time"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58684"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=AyIQb7SAhP0"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/850/?format=api",
            "demozoo_url": "https://demozoo.org/parties/850/",
            "id": 850,
            "name": "Tonstad 1996",
            "tagline": "",
            "start_date": "1996-10-25",
            "end_date": "1996-10-27",
            "location": "Tiller, Trondheim, Trøndelag, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 63.33973,
            "longitude": 10.42028,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "source-available"
    ]
}