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

[
    {
        "url": "https://demozoo.org/api/v1/productions/156774/?format=api",
        "demozoo_url": "https://demozoo.org/productions/156774/",
        "id": 156774,
        "title": "Rain",
        "author_nicks": [
            {
                "name": "Life On Mars",
                "abbreviation": "LoM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50761/?format=api",
                    "id": 50761,
                    "name": "Life On Mars",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-04-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "zx-spectrum-128k",
            "zx-spectrum-48k"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/141472/?format=api",
        "demozoo_url": "https://demozoo.org/productions/141472/",
        "id": 141472,
        "title": "Eager (to live)",
        "author_nicks": [
            {
                "name": "Life On Mars",
                "abbreviation": "LoM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50761/?format=api",
                    "id": 50761,
                    "name": "Life On Mars",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-07-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "zx-spectrum-128k"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/117205/?format=api",
        "demozoo_url": "https://demozoo.org/productions/117205/",
        "id": 117205,
        "title": "Andy W. 50%",
        "author_nicks": [
            {
                "name": "Life On Mars",
                "abbreviation": "LoM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50761/?format=api",
                    "id": 50761,
                    "name": "Life On Mars",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-07-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [],
        "tags": [
            "zx-spectrum-128k"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/114111/?format=api",
        "demozoo_url": "https://demozoo.org/productions/114111/",
        "id": 114111,
        "title": "Down",
        "author_nicks": [
            {
                "name": "Life On Mars",
                "abbreviation": "LoM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50761/?format=api",
                    "id": 50761,
                    "name": "Life On Mars",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-06-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "zx-spectrum-128k"
        ]
    }
]