GET /api/v1/releasers/5533/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/262632/?format=api",
        "demozoo_url": "https://demozoo.org/productions/262632/",
        "id": 262632,
        "title": "Sirens",
        "author_nicks": [
            {
                "name": "The Lowlifes",
                "abbreviation": "TLL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5533/?format=api",
                    "id": 5533,
                    "name": "The Lowlifes",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-07",
        "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/200022/?format=api",
        "demozoo_url": "https://demozoo.org/productions/200022/",
        "id": 200022,
        "title": "Interlude",
        "author_nicks": [
            {
                "name": "The Lowlifes",
                "abbreviation": "TLL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5533/?format=api",
                    "id": 5533,
                    "name": "The Lowlifes",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-02-25",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/262631/?format=api",
        "demozoo_url": "https://demozoo.org/productions/262631/",
        "id": 262631,
        "title": "Inferno BBS Intro",
        "author_nicks": [
            {
                "name": "The Lowlifes",
                "abbreviation": "TLL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5533/?format=api",
                    "id": 5533,
                    "name": "The Lowlifes",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08",
        "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/262630/?format=api",
        "demozoo_url": "https://demozoo.org/productions/262630/",
        "id": 262630,
        "title": "The Alcoholics Demo",
        "author_nicks": [
            {
                "name": "The Lowlifes",
                "abbreviation": "TLL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5533/?format=api",
                    "id": 5533,
                    "name": "The Lowlifes",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-11",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]