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

[
    {
        "url": "https://demozoo.org/api/v1/productions/130033/?format=api",
        "demozoo_url": "https://demozoo.org/productions/130033/",
        "id": 130033,
        "title": "Smiling Panda 5",
        "author_nicks": [
            {
                "name": "Twin Eagles Group",
                "abbreviation": "TEG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55330/?format=api",
                    "id": 55330,
                    "name": "Twin Eagles Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-11-08",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "spanish"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/129707/?format=api",
        "demozoo_url": "https://demozoo.org/productions/129707/",
        "id": 129707,
        "title": "Smiling Panda 4",
        "author_nicks": [
            {
                "name": "Twin Eagles Group",
                "abbreviation": "TEG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55330/?format=api",
                    "id": 55330,
                    "name": "Twin Eagles Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-02-01",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "piracy",
            "spanish"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/129706/?format=api",
        "demozoo_url": "https://demozoo.org/productions/129706/",
        "id": 129706,
        "title": "Smiling Panda 3",
        "author_nicks": [
            {
                "name": "Twin Eagles Group",
                "abbreviation": "TEG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55330/?format=api",
                    "id": 55330,
                    "name": "Twin Eagles Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-06",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "piracy",
            "spanish"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/128988/?format=api",
        "demozoo_url": "https://demozoo.org/productions/128988/",
        "id": 128988,
        "title": "Smiling Panda 2",
        "author_nicks": [
            {
                "name": "Twin Eagles Group",
                "abbreviation": "TEG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55330/?format=api",
                    "id": 55330,
                    "name": "Twin Eagles Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-03",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "piracy",
            "spanish"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/128989/?format=api",
        "demozoo_url": "https://demozoo.org/productions/128989/",
        "id": 128989,
        "title": "Smiling Panda 1",
        "author_nicks": [
            {
                "name": "Twin Eagles Group",
                "abbreviation": "TEG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55330/?format=api",
                    "id": 55330,
                    "name": "Twin Eagles Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-01-21",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost",
            "piracy",
            "spanish",
            "recollections"
        ]
    }
]