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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77863/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77863/",
        "id": 77863,
        "title": "The Death Comes Silently",
        "author_nicks": [
            {
                "name": "The Purple Pig",
                "abbreviation": "TPP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35068/?format=api",
                    "id": 35068,
                    "name": "The Purple Pig",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/267706/?format=api",
        "demozoo_url": "https://demozoo.org/productions/267706/",
        "id": 267706,
        "title": "First And The Last Screen",
        "author_nicks": [
            {
                "name": "The Purple Pig",
                "abbreviation": "TPP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35068/?format=api",
                    "id": 35068,
                    "name": "The Purple Pig",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Alliance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31429/?format=api",
                    "id": 31429,
                    "name": "The Alliance",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-09-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "dragon"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/153524/?format=api",
        "demozoo_url": "https://demozoo.org/productions/153524/",
        "id": 153524,
        "title": "TPP 3",
        "author_nicks": [
            {
                "name": "The Purple Pig",
                "abbreviation": "TPP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35068/?format=api",
                    "id": 35068,
                    "name": "The Purple Pig",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-04-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/153523/?format=api",
        "demozoo_url": "https://demozoo.org/productions/153523/",
        "id": 153523,
        "title": "TPP 2",
        "author_nicks": [
            {
                "name": "The Purple Pig",
                "abbreviation": "TPP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35068/?format=api",
                    "id": 35068,
                    "name": "The Purple Pig",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-04-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/153522/?format=api",
        "demozoo_url": "https://demozoo.org/productions/153522/",
        "id": 153522,
        "title": "TPP 1",
        "author_nicks": [
            {
                "name": "The Purple Pig",
                "abbreviation": "TPP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35068/?format=api",
                    "id": 35068,
                    "name": "The Purple Pig",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-04-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]