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

[
    {
        "url": "https://demozoo.org/api/v1/productions/60127/?format=api",
        "demozoo_url": "https://demozoo.org/productions/60127/",
        "id": 60127,
        "title": "GEMA Invasion",
        "author_nicks": [
            {
                "name": "luni",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21296/?format=api",
                    "id": 21296,
                    "name": "luni",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bitpopler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21297/?format=api",
                    "id": 21297,
                    "name": "Bitpopler",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-03-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "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/31656/?format=api",
        "demozoo_url": "https://demozoo.org/productions/31656/",
        "id": 31656,
        "title": "Laser",
        "author_nicks": [
            {
                "name": "luni",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21296/?format=api",
                    "id": 21296,
                    "name": "luni",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bitpopler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21297/?format=api",
                    "id": 21297,
                    "name": "Bitpopler",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-04-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "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/70298/?format=api",
        "demozoo_url": "https://demozoo.org/productions/70298/",
        "id": 70298,
        "title": "HYPNOTOAD",
        "author_nicks": [
            {
                "name": "luni",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21296/?format=api",
                    "id": 21296,
                    "name": "luni",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bitpopler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21297/?format=api",
                    "id": 21297,
                    "name": "Bitpopler",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-12-28",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]