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

[
    {
        "url": "https://demozoo.org/api/v1/productions/172801/?format=api",
        "demozoo_url": "https://demozoo.org/productions/172801/",
        "id": 172801,
        "title": "Harakiri BBS",
        "author_nicks": [
            {
                "name": "Darkness Unknown Force",
                "abbreviation": "DUF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63920/?format=api",
                    "id": 63920,
                    "name": "Darkness Unknown Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/188866/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188866/",
        "id": 188866,
        "title": "Simple",
        "author_nicks": [
            {
                "name": "Darkness Unknown Force",
                "abbreviation": "DUF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63920/?format=api",
                    "id": 63920,
                    "name": "Darkness Unknown Force",
                    "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/172800/?format=api",
        "demozoo_url": "https://demozoo.org/productions/172800/",
        "id": 172800,
        "title": "Black Town BBS",
        "author_nicks": [
            {
                "name": "Darkness Unknown Force",
                "abbreviation": "DUF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63920/?format=api",
                    "id": 63920,
                    "name": "Darkness Unknown Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-29",
        "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": []
    }
]