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

[
    {
        "url": "https://demozoo.org/api/v1/productions/39724/?format=api",
        "demozoo_url": "https://demozoo.org/productions/39724/",
        "id": 39724,
        "title": "No Name",
        "author_nicks": [
            {
                "name": "Diffusion",
                "abbreviation": "DFN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49950/?format=api",
                    "id": 49950,
                    "name": "Diffusion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/112166/?format=api",
        "demozoo_url": "https://demozoo.org/productions/112166/",
        "id": 112166,
        "title": "Syntax Error 1",
        "author_nicks": [
            {
                "name": "Diffusion",
                "abbreviation": "DFN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49950/?format=api",
                    "id": 49950,
                    "name": "Diffusion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/112165/?format=api",
        "demozoo_url": "https://demozoo.org/productions/112165/",
        "id": 112165,
        "title": "Kodek v1.31",
        "author_nicks": [
            {
                "name": "Diffusion",
                "abbreviation": "DFN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49950/?format=api",
                    "id": 49950,
                    "name": "Diffusion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/164324/?format=api",
        "demozoo_url": "https://demozoo.org/productions/164324/",
        "id": 164324,
        "title": "New World Order issue #6",
        "author_nicks": [
            {
                "name": "Diffusion",
                "abbreviation": "DFN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49950/?format=api",
                    "id": 49950,
                    "name": "Diffusion",
                    "is_group": true
                }
            },
            {
                "name": "Ground Zero",
                "abbreviation": "GZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6528/?format=api",
                    "id": 6528,
                    "name": "Ground Zero",
                    "is_group": true
                }
            },
            {
                "name": "The Flame Arrows",
                "abbreviation": "TFA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18856/?format=api",
                    "id": 18856,
                    "name": "The Flame Arrows",
                    "is_group": true
                }
            },
            {
                "name": "Weird Magic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8263/?format=api",
                    "id": 8263,
                    "name": "Weird Magic",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]