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

[
    {
        "url": "https://demozoo.org/api/v1/productions/6054/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/6054/",
        "id": 6054,
        "title": "DivX Factory",
        "author_nicks": [
            {
                "name": "Fumk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6899/?format=api",
                    "id": 6899,
                    "name": "Fumk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Chemical Reaction",
                "abbreviation": "CRO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6889/?format=api",
                    "id": 6889,
                    "name": "Chemical Reaction",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-04-25",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6056/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/6056/",
        "id": 6056,
        "title": "Burning Hatred",
        "author_nicks": [
            {
                "name": "Fumk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6899/?format=api",
                    "id": 6899,
                    "name": "Fumk",
                    "is_group": false
                }
            },
            {
                "name": "Zorro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4713/?format=api",
                    "id": 4713,
                    "name": "Zorro",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Chemical Reaction",
                "abbreviation": "CRO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6889/?format=api",
                    "id": 6889,
                    "name": "Chemical Reaction",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-04-25",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]