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

[
    {
        "url": "https://demozoo.org/api/v1/productions/375841/?format=api",
        "demozoo_url": "https://demozoo.org/productions/375841/",
        "id": 375841,
        "title": "50001 Demo #7",
        "author_nicks": [
            {
                "name": "Computer Broadcasting Service",
                "abbreviation": "CBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60232/?format=api",
                    "id": 60232,
                    "name": "Computer Broadcasting Service",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-10-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "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/375838/?format=api",
        "demozoo_url": "https://demozoo.org/productions/375838/",
        "id": 375838,
        "title": "50001 Demo #6",
        "author_nicks": [
            {
                "name": "Computer Broadcasting Service",
                "abbreviation": "CBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60232/?format=api",
                    "id": 60232,
                    "name": "Computer Broadcasting Service",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "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/375840/?format=api",
        "demozoo_url": "https://demozoo.org/productions/375840/",
        "id": 375840,
        "title": "50001 Demo #4",
        "author_nicks": [
            {
                "name": "Computer Broadcasting Service",
                "abbreviation": "CBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60232/?format=api",
                    "id": 60232,
                    "name": "Computer Broadcasting Service",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-06-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]