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

[
    {
        "url": "https://demozoo.org/api/v1/productions/162659/?format=api",
        "demozoo_url": "https://demozoo.org/productions/162659/",
        "id": 162659,
        "title": "Pryszcz",
        "author_nicks": [
            {
                "name": "Grabek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26519/?format=api",
                    "id": 26519,
                    "name": "Grabek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-09-03",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/89408/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/89408/",
        "id": 89408,
        "title": "Dobre W Pip",
        "author_nicks": [
            {
                "name": "Grabek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26519/?format=api",
                    "id": 26519,
                    "name": "Grabek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Futuris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6049/?format=api",
                    "id": 6049,
                    "name": "Futuris",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-09-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/162059/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/162059/",
        "id": 162059,
        "title": "Asm Funeral",
        "author_nicks": [
            {
                "name": "Grabek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26519/?format=api",
                    "id": 26519,
                    "name": "Grabek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-09-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/69229/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/69229/",
        "id": 69229,
        "title": "Nad chlewem",
        "author_nicks": [
            {
                "name": "Grabek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26519/?format=api",
                    "id": 26519,
                    "name": "Grabek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-09-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]