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

[
    {
        "url": "https://demozoo.org/api/v1/productions/291072/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/291072/",
        "id": 291072,
        "title": "December 1993 Ansi Batch",
        "author_nicks": [
            {
                "name": "Licensed to Draw",
                "abbreviation": "LTD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25816/?format=api",
                    "id": 25816,
                    "name": "Licensed to Draw",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-12-01",
        "supertype": "graphics",
        "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/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296219/?format=api",
        "demozoo_url": "https://demozoo.org/productions/296219/",
        "id": 296219,
        "title": "LTD Application Generator V1.0",
        "author_nicks": [
            {
                "name": "Licensed to Draw",
                "abbreviation": "LTD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25816/?format=api",
                    "id": 25816,
                    "name": "Licensed to Draw",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-10-12",
        "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": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/287145/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/287145/",
        "id": 287145,
        "title": "October 1993 ANSI Batch",
        "author_nicks": [
            {
                "name": "Licensed to Draw",
                "abbreviation": "LTD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25816/?format=api",
                    "id": 25816,
                    "name": "Licensed to Draw",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-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/184406/?format=api",
        "demozoo_url": "https://demozoo.org/productions/184406/",
        "id": 184406,
        "title": "Ethereal Zone BBS",
        "author_nicks": [
            {
                "name": "Licensed to Draw",
                "abbreviation": "LTD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25816/?format=api",
                    "id": 25816,
                    "name": "Licensed to Draw",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-04",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]