GET /api/v1/releasers/1501/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/240804/?format=api",
        "demozoo_url": "https://demozoo.org/productions/240804/",
        "id": 240804,
        "title": "Tic Tac",
        "author_nicks": [
            {
                "name": "Delicious",
                "abbreviation": "DLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1501/?format=api",
                    "id": 1501,
                    "name": "Delicious Designs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-02-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/183776/?format=api",
        "demozoo_url": "https://demozoo.org/productions/183776/",
        "id": 183776,
        "title": "Intro",
        "author_nicks": [
            {
                "name": "Delicious Designs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1501/?format=api",
                    "id": 1501,
                    "name": "Delicious Designs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-09-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/240803/?format=api",
        "demozoo_url": "https://demozoo.org/productions/240803/",
        "id": 240803,
        "title": "Quick",
        "author_nicks": [
            {
                "name": "Delicious",
                "abbreviation": "DLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1501/?format=api",
                    "id": 1501,
                    "name": "Delicious Designs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-03-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/545/?format=api",
        "demozoo_url": "https://demozoo.org/productions/545/",
        "id": 545,
        "title": "E.G.O.",
        "author_nicks": [
            {
                "name": "Delicious",
                "abbreviation": "DLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1501/?format=api",
                    "id": 1501,
                    "name": "Delicious Designs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-10-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]