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

[
    {
        "url": "https://demozoo.org/api/v1/productions/113195/?format=api",
        "demozoo_url": "https://demozoo.org/productions/113195/",
        "id": 113195,
        "title": "Adrenalin Module Player v0.96",
        "author_nicks": [
            {
                "name": "A-Men",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15460/?format=api",
                    "id": 15460,
                    "name": "A-Men",
                    "is_group": true
                }
            },
            {
                "name": "Adrenalin",
                "abbreviation": "ADN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50544/?format=api",
                    "id": 50544,
                    "name": "Adrenalin",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "textmode",
            "gus",
            "sb",
            "turbo-pascal",
            "pascal",
            "source-available",
            "music-player"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/295789/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295789/",
        "id": 295789,
        "title": "Glitch",
        "author_nicks": [
            {
                "name": "Adrenalin",
                "abbreviation": "ADN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50544/?format=api",
                    "id": 50544,
                    "name": "Adrenalin",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/156434/?format=api",
        "demozoo_url": "https://demozoo.org/productions/156434/",
        "id": 156434,
        "title": "Rip-Off",
        "author_nicks": [
            {
                "name": "Adrenalin",
                "abbreviation": "ADN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50544/?format=api",
                    "id": 50544,
                    "name": "Adrenalin",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]