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

[
    {
        "url": "https://demozoo.org/api/v1/productions/78759/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78759/",
        "id": 78759,
        "title": "Echo Magazine #04",
        "author_nicks": [
            {
                "name": "X-Ray Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41048/?format=api",
                    "id": 41048,
                    "name": "X-Ray Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "polish",
            "echo-magazine"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/91573/?format=api",
        "demozoo_url": "https://demozoo.org/productions/91573/",
        "id": 91573,
        "title": "Echo Magazine #02",
        "author_nicks": [
            {
                "name": "X-Ray Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41048/?format=api",
                    "id": 41048,
                    "name": "X-Ray Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "polish",
            "echo-magazine"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/91574/?format=api",
        "demozoo_url": "https://demozoo.org/productions/91574/",
        "id": 91574,
        "title": "Echo Magazine #03",
        "author_nicks": [
            {
                "name": "X-Ray Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41048/?format=api",
                    "id": 41048,
                    "name": "X-Ray Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost",
            "polish",
            "echo-magazine"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/91572/?format=api",
        "demozoo_url": "https://demozoo.org/productions/91572/",
        "id": 91572,
        "title": "Echo Magazine #01",
        "author_nicks": [
            {
                "name": "X-Ray Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41048/?format=api",
                    "id": 41048,
                    "name": "X-Ray Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "polish",
            "echo-magazine"
        ]
    }
]