GET /api/v1/releasers/141419/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/339077/?format=api",
        "demozoo_url": "https://demozoo.org/productions/339077/",
        "id": 339077,
        "title": "Abstract D-mo #2",
        "author_nicks": [
            {
                "name": "Abstract",
                "abbreviation": "ABS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141419/?format=api",
                    "id": 141419,
                    "name": "Abstract",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-05-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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/339078/?format=api",
        "demozoo_url": "https://demozoo.org/productions/339078/",
        "id": 339078,
        "title": "Coop Demo",
        "author_nicks": [
            {
                "name": "Abstract",
                "abbreviation": "ABS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141419/?format=api",
                    "id": 141419,
                    "name": "Abstract",
                    "is_group": true
                }
            },
            {
                "name": "Science 451",
                "abbreviation": "S451",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4096/?format=api",
                    "id": 4096,
                    "name": "Science 451",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-05-05",
        "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/339076/?format=api",
        "demozoo_url": "https://demozoo.org/productions/339076/",
        "id": 339076,
        "title": "Abstract D-mo #1",
        "author_nicks": [
            {
                "name": "Abstract",
                "abbreviation": "ABS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141419/?format=api",
                    "id": 141419,
                    "name": "Abstract",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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": []
    }
]