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

[
    {
        "url": "https://demozoo.org/api/v1/productions/95962/?format=api",
        "demozoo_url": "https://demozoo.org/productions/95962/",
        "id": 95962,
        "title": "Thunder Packer V1.0",
        "author_nicks": [
            {
                "name": "JPM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39850/?format=api",
                    "id": 39850,
                    "name": "Pacman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "packer"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/95961/?format=api",
        "demozoo_url": "https://demozoo.org/productions/95961/",
        "id": 95961,
        "title": "Byte Killer v2.0r",
        "author_nicks": [
            {
                "name": "JPM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39850/?format=api",
                    "id": 39850,
                    "name": "Pacman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/95963/?format=api",
        "demozoo_url": "https://demozoo.org/productions/95963/",
        "id": 95963,
        "title": "Thunder Packer V2.0",
        "author_nicks": [
            {
                "name": "JPM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39850/?format=api",
                    "id": 39850,
                    "name": "Pacman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "packer"
        ]
    }
]