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

[
    {
        "url": "https://demozoo.org/api/v1/productions/385643/?format=api",
        "demozoo_url": "https://demozoo.org/productions/385643/",
        "id": 385643,
        "title": "Lookain Fanz #3",
        "author_nicks": [
            {
                "name": "NiaKoOL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/255/?format=api",
                    "id": 255,
                    "name": "NiaKoOL",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "lookain-fanz"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/385642/?format=api",
        "demozoo_url": "https://demozoo.org/productions/385642/",
        "id": 385642,
        "title": "Lookain Fanz #2",
        "author_nicks": [
            {
                "name": "NiaKoOL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/255/?format=api",
                    "id": 255,
                    "name": "NiaKoOL",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "lookain-fanz"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/385641/?format=api",
        "demozoo_url": "https://demozoo.org/productions/385641/",
        "id": 385641,
        "title": "Lookain Fanz #1",
        "author_nicks": [
            {
                "name": "NiaKoOL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/255/?format=api",
                    "id": 255,
                    "name": "NiaKoOL",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "french-language",
            "lookain-fanz"
        ]
    }
]