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

[
    {
        "url": "https://demozoo.org/api/v1/productions/191786/?format=api",
        "demozoo_url": "https://demozoo.org/productions/191786/",
        "id": 191786,
        "title": "CeDeA y2k remixed",
        "author_nicks": [
            {
                "name": "Polopiryna Design",
                "abbreviation": "PPD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26689/?format=api",
                    "id": 26689,
                    "name": "Polopiryna Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-05-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "demomaniac"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/254253/?format=api",
        "demozoo_url": "https://demozoo.org/productions/254253/",
        "id": 254253,
        "title": "Czeslaw",
        "author_nicks": [
            {
                "name": "Polopiryna Dezajn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26689/?format=api",
                    "id": 26689,
                    "name": "Polopiryna Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/254254/?format=api",
        "demozoo_url": "https://demozoo.org/productions/254254/",
        "id": 254254,
        "title": "Kubacki",
        "author_nicks": [
            {
                "name": "Polopiryna Dezajn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26689/?format=api",
                    "id": 26689,
                    "name": "Polopiryna Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]