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

[
    {
        "url": "https://demozoo.org/api/v1/productions/90176/?format=api",
        "demozoo_url": "https://demozoo.org/productions/90176/",
        "id": 90176,
        "title": "Digidemo Excitation",
        "author_nicks": [
            {
                "name": "Arctus Software",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44037/?format=api",
                    "id": 44037,
                    "name": "Arctus Software",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "sampledemo",
            "laser-dance"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/111578/?format=api",
        "demozoo_url": "https://demozoo.org/productions/111578/",
        "id": 111578,
        "title": "The White House",
        "author_nicks": [
            {
                "name": "Arctus Software",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44037/?format=api",
                    "id": 44037,
                    "name": "Arctus Software",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-02-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/102531/?format=api",
        "demozoo_url": "https://demozoo.org/productions/102531/",
        "id": 102531,
        "title": "Rainbow Demo",
        "author_nicks": [
            {
                "name": "Arctus Software LTD.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44037/?format=api",
                    "id": 44037,
                    "name": "Arctus Software",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-11-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]