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

[
    {
        "url": "https://demozoo.org/api/v1/productions/304479/?format=api",
        "demozoo_url": "https://demozoo.org/productions/304479/",
        "id": 304479,
        "title": "Safe II",
        "author_nicks": [
            {
                "name": "Michael Pendec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1879/?format=api",
                    "id": 1879,
                    "name": "Black Hawk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "antivirus"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/334125/?format=api",
        "demozoo_url": "https://demozoo.org/productions/334125/",
        "id": 334125,
        "title": "The \"Original\" Warper: Command Line Version 1.12 VERIFY TURBO",
        "author_nicks": [
            {
                "name": "Michael Pendec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1879/?format=api",
                    "id": 1879,
                    "name": "Black Hawk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "disk-archiving-tool"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/307750/?format=api",
        "demozoo_url": "https://demozoo.org/productions/307750/",
        "id": 307750,
        "title": "SuperDial V1.0",
        "author_nicks": [
            {
                "name": "Michael Pendec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1879/?format=api",
                    "id": 1879,
                    "name": "Black Hawk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-03-17",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/275657/?format=api",
        "demozoo_url": "https://demozoo.org/productions/275657/",
        "id": 275657,
        "title": "X-Copy V2.2",
        "author_nicks": [
            {
                "name": "Pendec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1879/?format=api",
                    "id": 1879,
                    "name": "Black Hawk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-03",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "x-copy",
            "copy-programme"
        ]
    }
]