GET /api/v1/releasers/7629/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/340282/?format=api",
        "demozoo_url": "https://demozoo.org/productions/340282/",
        "id": 340282,
        "title": "The Public Issue #01",
        "author_nicks": [
            {
                "name": "Depredators",
                "abbreviation": "DDT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7518/?format=api",
                    "id": 7518,
                    "name": "Depredators",
                    "is_group": true
                }
            },
            {
                "name": "Victims",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7629/?format=api",
                    "id": 7629,
                    "name": "Victims",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/126426/?format=api",
        "demozoo_url": "https://demozoo.org/productions/126426/",
        "id": 126426,
        "title": "Coococ 19",
        "author_nicks": [
            {
                "name": "Victims",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7629/?format=api",
                    "id": 7629,
                    "name": "Victims",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "coococ"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/343738/?format=api",
        "demozoo_url": "https://demozoo.org/productions/343738/",
        "id": 343738,
        "title": "Tyranny For You",
        "author_nicks": [
            {
                "name": "Victims",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7629/?format=api",
                    "id": 7629,
                    "name": "Victims",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]