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

{
    "url": "https://demozoo.org/api/v1/productions/371844/?format=api",
    "demozoo_url": "https://demozoo.org/productions/371844/",
    "id": 371844,
    "title": "3,5' Floppy",
    "author_nicks": [
        {
            "name": "Serachan Group",
            "abbreviation": "SHCG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/149409/?format=api",
                "id": 149409,
                "name": "Serachan Group",
                "is_group": true
            }
        },
        {
            "name": "Spark Creative Group",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/149406/?format=api",
                "id": 149406,
                "name": "Spark Creative Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Cause",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149410/?format=api",
                    "id": 149410,
                    "name": "Cause",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "A-Graph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33069/?format=api",
                    "id": 33069,
                    "name": "A-Graph",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Minos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149411/?format=api",
                    "id": 149411,
                    "name": "Minos",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://bbb.retroscene.org/DEMO/35flop.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1d/98/089c.360368.png",
            "original_width": 579,
            "original_height": 475,
            "standard_url": "https://media.demozoo.org/screens/s/1d/98/089c.360368.png",
            "standard_width": 365,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1d/98/089c.360368.png",
            "thumbnail_width": 182,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "commercial-demo",
        "russian"
    ]
}