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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24786/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/24786/",
        "id": 24786,
        "title": "Memories of Blue",
        "author_nicks": [
            {
                "name": "Dr. Zulu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8296/?format=api",
                    "id": 8296,
                    "name": "Dr. Zulu",
                    "is_group": false
                }
            },
            {
                "name": "ranXsite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17857/?format=api",
                    "id": 17857,
                    "name": "ranXsite",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-12-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "photoshop"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/24696/?format=api",
        "demozoo_url": "https://demozoo.org/productions/24696/",
        "id": 24696,
        "title": "BTTR",
        "author_nicks": [
            {
                "name": "Mayday",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84271/?format=api",
                    "id": 84271,
                    "name": "Mayday",
                    "is_group": false
                }
            },
            {
                "name": "ranXsite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17857/?format=api",
                    "id": 17857,
                    "name": "ranXsite",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "a-d",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17858/?format=api",
                    "id": 17858,
                    "name": "a-d",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                "id": 47,
                "name": "Flash"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]