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

[
    {
        "url": "https://demozoo.org/api/v1/productions/218571/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/218571/",
        "id": 218571,
        "title": "Twilight charset by Black Sky",
        "author_nicks": [
            {
                "name": "Black Sky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69570/?format=api",
                    "id": 69570,
                    "name": "Black Sky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-05-22",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "font",
            "32x32font"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/218570/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/218570/",
        "id": 218570,
        "title": "Twilight charset 3 by Black Sky",
        "author_nicks": [
            {
                "name": "Black Sky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69570/?format=api",
                    "id": 69570,
                    "name": "Black Sky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-05-16",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "font"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/218569/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/218569/",
        "id": 218569,
        "title": "Twilight charset 2 by Black Sky",
        "author_nicks": [
            {
                "name": "Black Sky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69570/?format=api",
                    "id": 69570,
                    "name": "Black Sky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "font"
        ]
    }
]