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

[
    {
        "url": "https://demozoo.org/api/v1/productions/188671/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188671/",
        "id": 188671,
        "title": "Creepy Compo Filler",
        "author_nicks": [
            {
                "name": "Joey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26190/?format=api",
                    "id": 26190,
                    "name": "Joey",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "CRTC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3623/?format=api",
                    "id": 3623,
                    "name": "CRTC",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-06-23",
        "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/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/188672/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188672/",
        "id": 188672,
        "title": "Silly Compofiller",
        "author_nicks": [
            {
                "name": "Joey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26190/?format=api",
                    "id": 26190,
                    "name": "Joey",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "CRTC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3623/?format=api",
                    "id": 3623,
                    "name": "CRTC",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-06-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/41122/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/41122/",
        "id": 41122,
        "title": "Pilgrimage to TGlad",
        "author_nicks": [
            {
                "name": "Joey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26190/?format=api",
                    "id": 26190,
                    "name": "Joey",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "CRTC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3623/?format=api",
                    "id": 3623,
                    "name": "CRTC",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-09-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]