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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50690/?format=api",
        "demozoo_url": "https://demozoo.org/productions/50690/",
        "id": 50690,
        "title": "Stigma",
        "author_nicks": [
            {
                "name": "Emotive",
                "abbreviation": "EMV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24266/?format=api",
                    "id": 24266,
                    "name": "Emotive",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-03-03",
        "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/41199/?format=api",
        "demozoo_url": "https://demozoo.org/productions/41199/",
        "id": 41199,
        "title": "Poisoned",
        "author_nicks": [
            {
                "name": "Emotive",
                "abbreviation": "EMV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24266/?format=api",
                    "id": 24266,
                    "name": "Emotive",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-05-16",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/37386/?format=api",
        "demozoo_url": "https://demozoo.org/productions/37386/",
        "id": 37386,
        "title": "Distortion",
        "author_nicks": [
            {
                "name": "Emotive",
                "abbreviation": "EMV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24266/?format=api",
                    "id": 24266,
                    "name": "Emotive",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-03-07",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/144512/?format=api",
        "demozoo_url": "https://demozoo.org/productions/144512/",
        "id": 144512,
        "title": "Asylum BBS (5)",
        "author_nicks": [
            {
                "name": "Emotive",
                "abbreviation": "EMV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24266/?format=api",
                    "id": 24266,
                    "name": "Emotive",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-10-30",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]