GET /api/v1/releasers/37256/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/65964/?format=api",
        "demozoo_url": "https://demozoo.org/productions/65964/",
        "id": 65964,
        "title": "Hot Shot CD",
        "author_nicks": [
            {
                "name": "Bunch Of Alcoholics",
                "abbreviation": "BOA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37256/?format=api",
                    "id": 37256,
                    "name": "Bunch Of Alcoholics",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/65962/?format=api",
        "demozoo_url": "https://demozoo.org/productions/65962/",
        "id": 65962,
        "title": "Reps Collection",
        "author_nicks": [
            {
                "name": "Bunch Of Alcoholics",
                "abbreviation": "BOA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37256/?format=api",
                    "id": 37256,
                    "name": "Bunch Of Alcoholics",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/65963/?format=api",
        "demozoo_url": "https://demozoo.org/productions/65963/",
        "id": 65963,
        "title": "Reps And Rest",
        "author_nicks": [
            {
                "name": "Bunch Of Alcoholics",
                "abbreviation": "BOA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37256/?format=api",
                    "id": 37256,
                    "name": "Bunch Of Alcoholics",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]