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

[
    {
        "url": "https://demozoo.org/api/v1/productions/70086/?format=api",
        "demozoo_url": "https://demozoo.org/productions/70086/",
        "id": 70086,
        "title": "Hyper Sounds 1",
        "author_nicks": [
            {
                "name": "Germs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2191/?format=api",
                    "id": 2191,
                    "name": "The Germs",
                    "is_group": true
                }
            },
            {
                "name": "PiXeven Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13551/?format=api",
                    "id": 13551,
                    "name": "PiXeven Crew",
                    "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "corrupted-file"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/127568/?format=api",
        "demozoo_url": "https://demozoo.org/productions/127568/",
        "id": 127568,
        "title": "Joint Ventura",
        "author_nicks": [
            {
                "name": "PiXeven Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13551/?format=api",
                    "id": 13551,
                    "name": "PiXeven Crew",
                    "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/127564/?format=api",
        "demozoo_url": "https://demozoo.org/productions/127564/",
        "id": 127564,
        "title": "Mod June 1993",
        "author_nicks": [
            {
                "name": "PiXeven Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13551/?format=api",
                    "id": 13551,
                    "name": "PiXeven Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]