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

{
    "url": "https://demozoo.org/api/v1/productions/386451/?format=api",
    "demozoo_url": "https://demozoo.org/productions/386451/",
    "id": 386451,
    "title": "Christmas Demo 2024",
    "author_nicks": [
        {
            "name": "Team Galaxy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/140202/?format=api",
                "id": 140202,
                "name": "Team Galaxy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-12-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Roudoudou",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22136/?format=api",
                    "id": 22136,
                    "name": "Roudoudou",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Pulsophonic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140203/?format=api",
                    "id": 140203,
                    "name": "Pulsophonic",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Titan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23519/?format=api",
                    "id": 23519,
                    "name": "Titan",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://amstradmuseum.emu-france.info/Fichiers/Projets/Christmas2024Demo_CPC/BIN/Christmas2024Demo.dsk"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://amstradmuseum.emu-france.info/Fichiers/Projets/Christmas2024Demo_CPC/Christmas2024Demo.htm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}