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

[
    {
        "url": "https://demozoo.org/api/v1/productions/331641/?format=api",
        "demozoo_url": "https://demozoo.org/productions/331641/",
        "id": 331641,
        "title": "Terminator",
        "author_nicks": [
            {
                "name": "Zcram",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1543/?format=api",
                    "id": 1543,
                    "name": "Zcram",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-03-04",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/331642/?format=api",
        "demozoo_url": "https://demozoo.org/productions/331642/",
        "id": 331642,
        "title": "The Curse of Sherwood",
        "author_nicks": [
            {
                "name": "Zcram",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1543/?format=api",
                    "id": 1543,
                    "name": "Zcram",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-03-04",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "the-curse-of-sherwood"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/331643/?format=api",
        "demozoo_url": "https://demozoo.org/productions/331643/",
        "id": 331643,
        "title": "The Equalizer",
        "author_nicks": [
            {
                "name": "Zcram",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1543/?format=api",
                    "id": 1543,
                    "name": "Zcram",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-03-04",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "the-equalizer"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/306296/?format=api",
        "demozoo_url": "https://demozoo.org/productions/306296/",
        "id": 306296,
        "title": "Hyper Bowl +D",
        "author_nicks": [
            {
                "name": "Zcram",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1543/?format=api",
                    "id": 1543,
                    "name": "Zcram",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-02-07",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "hyperbowl"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/302636/?format=api",
        "demozoo_url": "https://demozoo.org/productions/302636/",
        "id": 302636,
        "title": "Aliens Docs",
        "author_nicks": [
            {
                "name": "Zcram",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1543/?format=api",
                    "id": 1543,
                    "name": "Zcram",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-01-28",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "aliens"
        ]
    }
]