GET /api/v1/releasers/17670/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/30672/?format=api",
        "demozoo_url": "https://demozoo.org/productions/30672/",
        "id": 30672,
        "title": "Destination 13.89",
        "author_nicks": [
            {
                "name": "Furryboys AS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17670/?format=api",
                    "id": 17670,
                    "name": "Furryboys",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "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/165560/?format=api",
        "demozoo_url": "https://demozoo.org/productions/165560/",
        "id": 165560,
        "title": "Lazer",
        "author_nicks": [
            {
                "name": "Furryboys AS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17670/?format=api",
                    "id": 17670,
                    "name": "Furryboys",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/25672/?format=api",
        "demozoo_url": "https://demozoo.org/productions/25672/",
        "id": 25672,
        "title": "Darker",
        "author_nicks": [
            {
                "name": "Furryboys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17670/?format=api",
                    "id": 17670,
                    "name": "Furryboys",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "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/25681/?format=api",
        "demozoo_url": "https://demozoo.org/productions/25681/",
        "id": 25681,
        "title": "GlowFlow",
        "author_nicks": [
            {
                "name": "Furryboys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17670/?format=api",
                    "id": 17670,
                    "name": "Furryboys",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/24436/?format=api",
        "demozoo_url": "https://demozoo.org/productions/24436/",
        "id": 24436,
        "title": "HappyDemo",
        "author_nicks": [
            {
                "name": "Furryboys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17670/?format=api",
                    "id": 17670,
                    "name": "Furryboys",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]