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

[
    {
        "url": "https://demozoo.org/api/v1/productions/288198/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/288198/",
        "id": 288198,
        "title": "За тобою бегала, Дед Мороз",
        "author_nicks": [
            {
                "name": "Sasha Mar.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77553/?format=api",
                    "id": 77553,
                    "name": "Sasha Mar.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-12-19",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "53c",
            "russian-title"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/273390/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/273390/",
        "id": 273390,
        "title": "И затеи интересные",
        "author_nicks": [
            {
                "name": "Sasha Mar.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77553/?format=api",
                    "id": 77553,
                    "name": "Sasha Mar.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-01-07",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "53c",
            "snowman",
            "russian-title"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/186316/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/186316/",
        "id": 186316,
        "title": "Ku?",
        "author_nicks": [
            {
                "name": "Sasha Mar.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77553/?format=api",
                    "id": 77553,
                    "name": "Sasha Mar.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-04-29",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "53c"
        ]
    }
]