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

[
    {
        "url": "https://demozoo.org/api/v1/productions/295988/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295988/",
        "id": 295988,
        "title": "Activity",
        "author_nicks": [
            {
                "name": "Cursor",
                "abbreviation": "CRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107442/?format=api",
                    "id": 107442,
                    "name": "Cursor",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-03-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/301931/?format=api",
        "demozoo_url": "https://demozoo.org/productions/301931/",
        "id": 301931,
        "title": "Executed",
        "author_nicks": [
            {
                "name": "Cursor",
                "abbreviation": "CRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107442/?format=api",
                    "id": 107442,
                    "name": "Cursor",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/301932/?format=api",
        "demozoo_url": "https://demozoo.org/productions/301932/",
        "id": 301932,
        "title": "The End",
        "author_nicks": [
            {
                "name": "Cursor",
                "abbreviation": "CRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107442/?format=api",
                    "id": 107442,
                    "name": "Cursor",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]