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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34152/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/34152/",
        "id": 34152,
        "title": "Fershte",
        "author_nicks": [
            {
                "name": "NamNam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14455/?format=api",
                    "id": 14455,
                    "name": "NamNam",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blocc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13999/?format=api",
                    "id": 13999,
                    "name": "Blocc",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-11-29",
        "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/35833/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/35833/",
        "id": 35833,
        "title": "?",
        "author_nicks": [
            {
                "name": "NamNam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14455/?format=api",
                    "id": 14455,
                    "name": "NamNam",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blocc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13999/?format=api",
                    "id": 13999,
                    "name": "Blocc",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-09-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/35360/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/35360/",
        "id": 35360,
        "title": "Remember This",
        "author_nicks": [
            {
                "name": "NamNam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14455/?format=api",
                    "id": 14455,
                    "name": "NamNam",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blocc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13999/?format=api",
                    "id": 13999,
                    "name": "Blocc",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-06-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]