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

[
    {
        "url": "https://demozoo.org/api/v1/productions/310917/?format=api",
        "demozoo_url": "https://demozoo.org/productions/310917/",
        "id": 310917,
        "title": "Live.... or sumthin'",
        "author_nicks": [
            {
                "name": "Pulp Productions",
                "abbreviation": "PLP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10406/?format=api",
                    "id": 10406,
                    "name": "Pulp Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-03",
        "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": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/310918/?format=api",
        "demozoo_url": "https://demozoo.org/productions/310918/",
        "id": 310918,
        "title": "Six-2-Four (624) 4k .com packer",
        "author_nicks": [
            {
                "name": "Pulp Productions",
                "abbreviation": "PLP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10406/?format=api",
                    "id": 10406,
                    "name": "Pulp Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "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": [
            "packer"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/190482/?format=api",
        "demozoo_url": "https://demozoo.org/productions/190482/",
        "id": 190482,
        "title": "Smooth Motion",
        "author_nicks": [
            {
                "name": "Pulp Productions",
                "abbreviation": "PLP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10406/?format=api",
                    "id": 10406,
                    "name": "Pulp Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08-12",
        "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": [
            "source-available"
        ]
    }
]