GET /api/v1/releasers/54780/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/268757/?format=api",
        "demozoo_url": "https://demozoo.org/productions/268757/",
        "id": 268757,
        "title": "Hard And Heavy",
        "author_nicks": [
            {
                "name": "Afresh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54780/?format=api",
                    "id": 54780,
                    "name": "Afresh",
                    "is_group": true
                }
            },
            {
                "name": "The Mule",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54778/?format=api",
                    "id": 54778,
                    "name": "The Mule",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "hard-n-heavy"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/268758/?format=api",
        "demozoo_url": "https://demozoo.org/productions/268758/",
        "id": 268758,
        "title": "Pussy Attack",
        "author_nicks": [
            {
                "name": "Afresh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54780/?format=api",
                    "id": 54780,
                    "name": "Afresh",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/126290/?format=api",
        "demozoo_url": "https://demozoo.org/productions/126290/",
        "id": 126290,
        "title": "Fuck the Devil",
        "author_nicks": [
            {
                "name": "Afresh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54780/?format=api",
                    "id": 54780,
                    "name": "Afresh",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-04-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]