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

[
    {
        "url": "https://demozoo.org/api/v1/productions/122991/?format=api",
        "demozoo_url": "https://demozoo.org/productions/122991/",
        "id": 122991,
        "title": "The Pirate World 4",
        "author_nicks": [
            {
                "name": "The Pirate Syndicate",
                "abbreviation": "TPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53678/?format=api",
                    "id": 53678,
                    "name": "The Pirate Syndicate",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-09-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "piracy"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/122990/?format=api",
        "demozoo_url": "https://demozoo.org/productions/122990/",
        "id": 122990,
        "title": "The Pirate World 3",
        "author_nicks": [
            {
                "name": "The Pirate Syndicate",
                "abbreviation": "TPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53678/?format=api",
                    "id": 53678,
                    "name": "The Pirate Syndicate",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-08-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "piracy"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/122989/?format=api",
        "demozoo_url": "https://demozoo.org/productions/122989/",
        "id": 122989,
        "title": "The Pirate World 2",
        "author_nicks": [
            {
                "name": "The Pirate Syndicate",
                "abbreviation": "TPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53678/?format=api",
                    "id": 53678,
                    "name": "The Pirate Syndicate",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-07-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "piracy"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/122988/?format=api",
        "demozoo_url": "https://demozoo.org/productions/122988/",
        "id": 122988,
        "title": "The Pirate World 1",
        "author_nicks": [
            {
                "name": "The Pirate Syndicate",
                "abbreviation": "TPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53678/?format=api",
                    "id": 53678,
                    "name": "The Pirate Syndicate",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-06-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "piracy"
        ]
    }
]