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

[
    {
        "url": "https://demozoo.org/api/v1/productions/271380/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/271380/",
        "id": 271380,
        "title": "Ascent Art Pack (11/1996)",
        "author_nicks": [
            {
                "name": "Ascent",
                "abbreviation": "ASC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110909/?format=api",
                    "id": 110909,
                    "name": "Ascent",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/271378/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/271378/",
        "id": 271378,
        "title": "Ascent Art Pack (10/1996)",
        "author_nicks": [
            {
                "name": "Ascent",
                "abbreviation": "ASC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110909/?format=api",
                    "id": 110909,
                    "name": "Ascent",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/271379/?format=api",
        "demozoo_url": "https://demozoo.org/productions/271379/",
        "id": 271379,
        "title": "Ascent Application Generator",
        "author_nicks": [
            {
                "name": "Ascent",
                "abbreviation": "ASC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110909/?format=api",
                    "id": 110909,
                    "name": "Ascent",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]