GET /api/v1/releasers/73454/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/344138/?format=api",
        "demozoo_url": "https://demozoo.org/productions/344138/",
        "id": 344138,
        "title": "Intro Collection",
        "author_nicks": [
            {
                "name": "The Lightnings",
                "abbreviation": "TL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148833/?format=api",
                    "id": 148833,
                    "name": "The Lightnings",
                    "is_group": true
                }
            },
            {
                "name": "The Spench",
                "abbreviation": "TS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109076/?format=api",
                    "id": 109076,
                    "name": "The Spench",
                    "is_group": true
                }
            },
            {
                "name": "Weird Science",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73454/?format=api",
                    "id": 73454,
                    "name": "Weird Science",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-02-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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/176568/?format=api",
        "demozoo_url": "https://demozoo.org/productions/176568/",
        "id": 176568,
        "title": "The Thunder Bolt Demo",
        "author_nicks": [
            {
                "name": "Weird Science",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73454/?format=api",
                    "id": 73454,
                    "name": "Weird Science",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/344421/?format=api",
        "demozoo_url": "https://demozoo.org/productions/344421/",
        "id": 344421,
        "title": "The Watching",
        "author_nicks": [
            {
                "name": "Weird Science",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73454/?format=api",
                    "id": 73454,
                    "name": "Weird Science",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "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": []
    }
]