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

[
    {
        "url": "https://demozoo.org/api/v1/productions/309251/?format=api",
        "demozoo_url": "https://demozoo.org/productions/309251/",
        "id": 309251,
        "title": "The Sound Demo Number 5",
        "author_nicks": [
            {
                "name": "The Dark Lords",
                "abbreviation": "TDL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130429/?format=api",
                    "id": 130429,
                    "name": "The Dark Lords",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-02-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/307112/?format=api",
        "demozoo_url": "https://demozoo.org/productions/307112/",
        "id": 307112,
        "title": "The Sound Demo IV",
        "author_nicks": [
            {
                "name": "The Dark Lords",
                "abbreviation": "TDL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130429/?format=api",
                    "id": 130429,
                    "name": "The Dark Lords",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-02-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/306278/?format=api",
        "demozoo_url": "https://demozoo.org/productions/306278/",
        "id": 306278,
        "title": "The Sound Demo Number 3",
        "author_nicks": [
            {
                "name": "The Dark Lords",
                "abbreviation": "TDL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130429/?format=api",
                    "id": 130429,
                    "name": "The Dark Lords",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-02-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]