GET /api/v1/productions/363412/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/363412/?format=api",
"demozoo_url": "https://demozoo.org/productions/363412/",
"id": 363412,
"title": "Apple II Bubble Universe",
"author_nicks": [
{
"name": "Deater",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/76588/?format=api",
"id": 76588,
"name": "Deater",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Desire",
"abbreviation": "DSR",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
"id": 1077,
"name": "Desire",
"is_group": true
}
}
],
"release_date": "2024-02-19",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/67/?format=api",
"id": 67,
"name": "Apple II"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"credits": [],
"download_links": [
{
"link_class": "BaseUrl",
"url": "http://deater.net/weave/vmwprod/bubble/"
},
{
"link_class": "BaseUrl",
"url": "http://deater.net/weave/vmwprod/bubble/bubble.dsk"
}
],
"external_links": [
{
"link_class": "GithubDirectory",
"url": "http://github.com/deater/dos33fsprogs/tree/master/graphics/hgr/bubble_universe/"
},
{
"link_class": "YoutubeVideo",
"url": "https://www.youtube.com/watch?v=4Vl9sxtBhE0"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"source-available",
"bubble-universe"
]
}