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

[
    {
        "url": "https://demozoo.org/api/v1/productions/187559/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187559/",
        "id": 187559,
        "title": "Temps Réel - MAiN #5",
        "author_nicks": [
            {
                "name": "Nolife",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43430/?format=api",
                    "id": 43430,
                    "name": "Nolife",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/44/?format=api",
                "id": 44,
                "name": "Report",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/323941/?format=api",
        "demozoo_url": "https://demozoo.org/productions/323941/",
        "id": 323941,
        "title": "Temps Réel - Breakpoint 08",
        "author_nicks": [
            {
                "name": "Demoscene.tv",
                "abbreviation": "DTV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10997/?format=api",
                    "id": 10997,
                    "name": "Demoscene.tv",
                    "is_group": true
                }
            },
            {
                "name": "Nolife",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43430/?format=api",
                    "id": 43430,
                    "name": "Nolife",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-04",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/44/?format=api",
                "id": 44,
                "name": "Report",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]