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

[
    {
        "url": "https://demozoo.org/api/v1/productions/83747/?format=api",
        "demozoo_url": "https://demozoo.org/productions/83747/",
        "id": 83747,
        "title": "Nothing",
        "author_nicks": [
            {
                "name": "Raven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121596/?format=api",
                    "id": 121596,
                    "name": "Raven",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-03-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/80107/?format=api",
        "demozoo_url": "https://demozoo.org/productions/80107/",
        "id": 80107,
        "title": "Glory",
        "author_nicks": [
            {
                "name": "Raven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121596/?format=api",
                    "id": 121596,
                    "name": "Raven",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-09-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "bass"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/330912/?format=api",
        "demozoo_url": "https://demozoo.org/productions/330912/",
        "id": 330912,
        "title": "Blue",
        "author_nicks": [
            {
                "name": "Raven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121596/?format=api",
                    "id": 121596,
                    "name": "Raven",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-13",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/330911/?format=api",
        "demozoo_url": "https://demozoo.org/productions/330911/",
        "id": 330911,
        "title": "Kill Me",
        "author_nicks": [
            {
                "name": "Raven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121596/?format=api",
                    "id": 121596,
                    "name": "Raven",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]