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

{
    "url": "https://demozoo.org/api/v1/productions/374364/?format=api",
    "demozoo_url": "https://demozoo.org/productions/374364/",
    "id": 374364,
    "title": "Vagazine #1",
    "author_nicks": [
        {
            "name": "Quartex",
            "abbreviation": "QTX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1430/?format=api",
                "id": 1430,
                "name": "Quartex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Black Ninja",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59326/?format=api",
                    "id": 59326,
                    "name": "Black Ninja",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Black Ninja",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59326/?format=api",
                    "id": 59326,
                    "name": "Black Ninja",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/antiwaya/revistas/raw/refs/heads/main/vagazine/discos/Vagazine%231.adf"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9f/59/6cf1.363287.png",
            "original_width": 732,
            "original_height": 578,
            "standard_url": "https://media.demozoo.org/screens/s/9f/59/6cf1.363287.jpg",
            "standard_width": 379,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9f/59/6cf1.363287.jpg",
            "thumbnail_width": 189,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/60/62/f83a.363288.png",
            "original_width": 732,
            "original_height": 578,
            "standard_url": "https://media.demozoo.org/screens/s/60/62/f83a.363288.png",
            "standard_width": 379,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/60/62/f83a.363288.png",
            "thumbnail_width": 189,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "spanish-language"
    ]
}