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

[
    {
        "url": "https://demozoo.org/api/v1/productions/45300/?format=api",
        "demozoo_url": "https://demozoo.org/productions/45300/",
        "id": 45300,
        "title": "Egg2",
        "author_nicks": [
            {
                "name": "Juice",
                "abbreviation": "JCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15888/?format=api",
                    "id": 15888,
                    "name": "Juice",
                    "is_group": true
                }
            },
            {
                "name": "Neophite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5640/?format=api",
                    "id": 5640,
                    "name": "Neo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-06-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/45918/?format=api",
        "demozoo_url": "https://demozoo.org/productions/45918/",
        "id": 45918,
        "title": "Capital Punishment",
        "author_nicks": [
            {
                "name": "Juice",
                "abbreviation": "JCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15888/?format=api",
                    "id": 15888,
                    "name": "Juice",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-01-23",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40991/?format=api",
        "demozoo_url": "https://demozoo.org/productions/40991/",
        "id": 40991,
        "title": "Porn King",
        "author_nicks": [
            {
                "name": "Juice",
                "abbreviation": "JCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15888/?format=api",
                    "id": 15888,
                    "name": "Juice",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-07-26",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36159/?format=api",
        "demozoo_url": "https://demozoo.org/productions/36159/",
        "id": 36159,
        "title": "Ascii Junkie",
        "author_nicks": [
            {
                "name": "Juice",
                "abbreviation": "JCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15888/?format=api",
                    "id": 15888,
                    "name": "Juice",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-09-27",
        "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/159438/?format=api",
        "demozoo_url": "https://demozoo.org/productions/159438/",
        "id": 159438,
        "title": "Fifteen Meterz of Wire",
        "author_nicks": [
            {
                "name": "Juice",
                "abbreviation": "JCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15888/?format=api",
                    "id": 15888,
                    "name": "Juice",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-09-04",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]