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

[
    {
        "url": "https://demozoo.org/api/v1/productions/171423/?format=api",
        "demozoo_url": "https://demozoo.org/productions/171423/",
        "id": 171423,
        "title": "rastafiller",
        "author_nicks": [
            {
                "name": "Kowalski",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59181/?format=api",
                    "id": 59181,
                    "name": "Kowalski",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Techno Lab",
                "abbreviation": "TL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9065/?format=api",
                    "id": 9065,
                    "name": "Techno Lab",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-04-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "tiny-intro-with-sound"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/166858/?format=api",
        "demozoo_url": "https://demozoo.org/productions/166858/",
        "id": 166858,
        "title": "kkrktr17",
        "author_nicks": [
            {
                "name": "Kowalski",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59181/?format=api",
                    "id": 59181,
                    "name": "Kowalski",
                    "is_group": false
                }
            },
            {
                "name": "Nik-O",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9064/?format=api",
                    "id": 9064,
                    "name": "Nik-O",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-12-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "pentagon",
            "gigascreen",
            "zx-multicolour-mode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/144601/?format=api",
        "demozoo_url": "https://demozoo.org/productions/144601/",
        "id": 144601,
        "title": "Less Than Three Squared",
        "author_nicks": [
            {
                "name": "Kowalski",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59181/?format=api",
                    "id": 59181,
                    "name": "Kowalski",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-08-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/139436/?format=api",
        "demozoo_url": "https://demozoo.org/productions/139436/",
        "id": 139436,
        "title": "CSP 2015 Invitation",
        "author_nicks": [
            {
                "name": "Kowalski",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59181/?format=api",
                    "id": 59181,
                    "name": "Kowalski",
                    "is_group": false
                }
            },
            {
                "name": "Wally",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9696/?format=api",
                    "id": 9696,
                    "name": "Wally",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-05-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]