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

[
    {
        "url": "https://demozoo.org/api/v1/productions/218475/?format=api",
        "demozoo_url": "https://demozoo.org/productions/218475/",
        "id": 218475,
        "title": "Demo Disk",
        "author_nicks": [
            {
                "name": "Action 2009",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69242/?format=api",
                    "id": 69242,
                    "name": "Action 2009",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-05-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/218474/?format=api",
        "demozoo_url": "https://demozoo.org/productions/218474/",
        "id": 218474,
        "title": "Copy Disk v1.5+",
        "author_nicks": [
            {
                "name": "Action 2009",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69242/?format=api",
                    "id": 69242,
                    "name": "Action 2009",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/298267/?format=api",
        "demozoo_url": "https://demozoo.org/productions/298267/",
        "id": 298267,
        "title": "Magic Madness",
        "author_nicks": [
            {
                "name": "Action 2009",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69242/?format=api",
                    "id": 69242,
                    "name": "Action 2009",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "magic-madness"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/172673/?format=api",
        "demozoo_url": "https://demozoo.org/productions/172673/",
        "id": 172673,
        "title": "Copy Disk V1.4",
        "author_nicks": [
            {
                "name": "Action 2009",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69242/?format=api",
                    "id": 69242,
                    "name": "Action 2009",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-10-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "cli-menu",
            "no-sound"
        ]
    }
]