GET /api/v1/releasers/142530/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/345441/?format=api",
        "demozoo_url": "https://demozoo.org/productions/345441/",
        "id": 345441,
        "title": "Piece 'o' Logos 'n' Grafix 1",
        "author_nicks": [
            {
                "name": "Mega Power Designs",
                "abbreviation": "MPD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142530/?format=api",
                    "id": 142530,
                    "name": "Mega Power Designs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-09-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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/345440/?format=api",
        "demozoo_url": "https://demozoo.org/productions/345440/",
        "id": 345440,
        "title": "Unbelievable I",
        "author_nicks": [
            {
                "name": "Mega Power Designs",
                "abbreviation": "MPD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142530/?format=api",
                    "id": 142530,
                    "name": "Mega Power Designs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-08-30",
        "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/345439/?format=api",
        "demozoo_url": "https://demozoo.org/productions/345439/",
        "id": 345439,
        "title": "Just a Demo",
        "author_nicks": [
            {
                "name": "Mega Power Designs",
                "abbreviation": "MPD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142530/?format=api",
                    "id": 142530,
                    "name": "Mega Power Designs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/345435/?format=api",
        "demozoo_url": "https://demozoo.org/productions/345435/",
        "id": 345435,
        "title": "Contact Fiction",
        "author_nicks": [
            {
                "name": "Fiction",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142529/?format=api",
                    "id": 142529,
                    "name": "Fiction",
                    "is_group": true
                }
            },
            {
                "name": "Mega Power Designs",
                "abbreviation": "MPD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142530/?format=api",
                    "id": 142530,
                    "name": "Mega Power Designs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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": []
    }
]