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

[
    {
        "url": "https://demozoo.org/api/v1/productions/68512/?format=api",
        "demozoo_url": "https://demozoo.org/productions/68512/",
        "id": 68512,
        "title": "HBC-00003: Bullet Time",
        "author_nicks": [
            {
                "name": "Half Bit Cheese",
                "abbreviation": "HBC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3555/?format=api",
                    "id": 3555,
                    "name": "Half Bit Cheese",
                    "is_group": true
                }
            },
            {
                "name": "Mature Furk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16582/?format=api",
                    "id": 16582,
                    "name": "Mature Furk",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-06-07",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "bonus-material",
            "revolver"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/25838/?format=api",
        "demozoo_url": "https://demozoo.org/productions/25838/",
        "id": 25838,
        "title": "Lapsuus",
        "author_nicks": [
            {
                "name": "Mature Furk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16582/?format=api",
                    "id": 16582,
                    "name": "Mature Furk",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-04",
        "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/24439/?format=api",
        "demozoo_url": "https://demozoo.org/productions/24439/",
        "id": 24439,
        "title": "Lapsus",
        "author_nicks": [
            {
                "name": "Mature Furk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16582/?format=api",
                    "id": 16582,
                    "name": "Mature Furk",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "mindcandy-vol.1"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/22629/?format=api",
        "demozoo_url": "https://demozoo.org/productions/22629/",
        "id": 22629,
        "title": "Virhe",
        "author_nicks": [
            {
                "name": "Mature Furk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16582/?format=api",
                    "id": 16582,
                    "name": "Mature Furk",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "midas",
            "glide"
        ]
    }
]