GET /api/v1/releasers/72327/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/173561/?format=api",
        "demozoo_url": "https://demozoo.org/productions/173561/",
        "id": 173561,
        "title": "Relax 11",
        "author_nicks": [
            {
                "name": "Bad Bytes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72327/?format=api",
                    "id": 72327,
                    "name": "Bad Bytes",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08",
        "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": [
            "relax"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/174125/?format=api",
        "demozoo_url": "https://demozoo.org/productions/174125/",
        "id": 174125,
        "title": "Relax 10",
        "author_nicks": [
            {
                "name": "Bad Bytes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72327/?format=api",
                    "id": 72327,
                    "name": "Bad Bytes",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-06",
        "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": [
            "relax"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/174126/?format=api",
        "demozoo_url": "https://demozoo.org/productions/174126/",
        "id": 174126,
        "title": "Relax 9",
        "author_nicks": [
            {
                "name": "Bad Bytes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72327/?format=api",
                    "id": 72327,
                    "name": "Bad Bytes",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-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": [
            "relax"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/174127/?format=api",
        "demozoo_url": "https://demozoo.org/productions/174127/",
        "id": 174127,
        "title": "Relax 8",
        "author_nicks": [
            {
                "name": "Bad Bytes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72327/?format=api",
                    "id": 72327,
                    "name": "Bad Bytes",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-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": [
            "relax"
        ]
    }
]