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

[
    {
        "url": "https://demozoo.org/api/v1/productions/38050/?format=api",
        "demozoo_url": "https://demozoo.org/productions/38050/",
        "id": 38050,
        "title": "Animki Rulez",
        "author_nicks": [
            {
                "name": "Black Maiden",
                "abbreviation": "B!M",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24499/?format=api",
                    "id": 24499,
                    "name": "Black Maiden",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/38054/?format=api",
        "demozoo_url": "https://demozoo.org/productions/38054/",
        "id": 38054,
        "title": "Death 2",
        "author_nicks": [
            {
                "name": "Black Maiden",
                "abbreviation": "B!M",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24499/?format=api",
                    "id": 24499,
                    "name": "Black Maiden",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-05-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/38053/?format=api",
        "demozoo_url": "https://demozoo.org/productions/38053/",
        "id": 38053,
        "title": "Death 1",
        "author_nicks": [
            {
                "name": "Black Maiden",
                "abbreviation": "B!M",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24499/?format=api",
                    "id": 24499,
                    "name": "Black Maiden",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "polish"
        ]
    }
]