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

[
    {
        "url": "https://demozoo.org/api/v1/productions/133152/?format=api",
        "demozoo_url": "https://demozoo.org/productions/133152/",
        "id": 133152,
        "title": "MS FUCK DOS",
        "author_nicks": [
            {
                "name": "Rawsezx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28179/?format=api",
                    "id": 28179,
                    "name": "Rawsezx",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11-06",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/45576/?format=api",
        "demozoo_url": "https://demozoo.org/productions/45576/",
        "id": 45576,
        "title": "NoAcid",
        "author_nicks": [
            {
                "name": "Creamer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28180/?format=api",
                    "id": 28180,
                    "name": "Creamer",
                    "is_group": true
                }
            },
            {
                "name": "Rawsezx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28179/?format=api",
                    "id": 28179,
                    "name": "Rawsezx",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]