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

[
    {
        "url": "https://demozoo.org/api/v1/productions/6838/?format=api",
        "demozoo_url": "https://demozoo.org/productions/6838/",
        "id": 6838,
        "title": "Hard Day",
        "author_nicks": [
            {
                "name": "EMT Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8041/?format=api",
                    "id": 8041,
                    "name": "EMT Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-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": [
            "tracker-packer-3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/318833/?format=api",
        "demozoo_url": "https://demozoo.org/productions/318833/",
        "id": 318833,
        "title": "Knotty",
        "author_nicks": [
            {
                "name": "EMT Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8041/?format=api",
                    "id": 8041,
                    "name": "EMT Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-05-15",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/176146/?format=api",
        "demozoo_url": "https://demozoo.org/productions/176146/",
        "id": 176146,
        "title": "Heliopolis",
        "author_nicks": [
            {
                "name": "EMT Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8041/?format=api",
                    "id": 8041,
                    "name": "EMT Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-09-01",
        "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": [
            "trackmo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/210411/?format=api",
        "demozoo_url": "https://demozoo.org/productions/210411/",
        "id": 210411,
        "title": "Final Confession",
        "author_nicks": [
            {
                "name": "EMT Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8041/?format=api",
                    "id": 8041,
                    "name": "EMT Design",
                    "is_group": true
                }
            },
            {
                "name": "The Mad Mixers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/94130/?format=api",
                    "id": 94130,
                    "name": "The Mad Mixers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-03-01",
        "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": []
    }
]