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

{
    "url": "https://demozoo.org/api/v1/productions/345891/?format=api",
    "demozoo_url": "https://demozoo.org/productions/345891/",
    "id": 345891,
    "title": "Soul On Fire",
    "author_nicks": [
        {
            "name": "Quiss",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8427/?format=api",
                "id": 8427,
                "name": "Quiss",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Reflex",
            "abbreviation": "RFX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7272/?format=api",
                "id": 7272,
                "name": "Reflex",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-05-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Quiss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8427/?format=api",
                    "id": 8427,
                    "name": "Quiss",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Quiss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8427/?format=api",
                    "id": 8427,
                    "name": "Quiss",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Seytan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49613/?format=api",
                    "id": 49613,
                    "name": "Seytan",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Felidae",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7271/?format=api",
                    "id": 7271,
                    "name": "Felidae",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Directory Art"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=297833"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=242826"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/matthiaskramm/soul_on_fire"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=96954"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=IA5_kduCXF0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "9.726",
            "competition": {
                "id": 18857,
                "name": "4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4681/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4681/",
                    "id": 4681,
                    "name": "X 2024",
                    "tagline": "",
                    "start_date": "2024-05-10",
                    "end_date": "2024-05-12",
                    "location": "Gemeente Someren, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.38233,
                    "longitude": 5.71049,
                    "website": "https://xparty.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6c/60/ff43.343724.jpg",
            "original_width": 3840,
            "original_height": 2160,
            "standard_url": "https://media.demozoo.org/screens/s/6c/60/ff43.343724.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6c/60/ff43.343724.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "source-available",
        "meteoriks-watchlist-2025"
    ]
}