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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58328/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/58328/",
        "id": 58328,
        "title": "SX Rally",
        "author_nicks": [
            {
                "name": "Sylve",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30777/?format=api",
                    "id": 30777,
                    "name": "Sylve",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "CdBS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26655/?format=api",
                    "id": 26655,
                    "name": "CdBS",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-07-07",
        "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/52226/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/52226/",
        "id": 52226,
        "title": "Pastel Morning",
        "author_nicks": [
            {
                "name": "Sylve",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30777/?format=api",
                    "id": 30777,
                    "name": "Sylve",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "dragon"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/65342/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/65342/",
        "id": 65342,
        "title": "Oasis",
        "author_nicks": [
            {
                "name": "Sylve",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30777/?format=api",
                    "id": 30777,
                    "name": "Sylve",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "CdBS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26655/?format=api",
                    "id": 26655,
                    "name": "CdBS",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]