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

[
    {
        "url": "https://demozoo.org/api/v1/productions/22995/?format=api",
        "demozoo_url": "https://demozoo.org/productions/22995/",
        "id": 22995,
        "title": "Crust",
        "author_nicks": [
            {
                "name": "Necromaniax",
                "abbreviation": "NM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16786/?format=api",
                    "id": 16786,
                    "name": "Necromaniax",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-09-04",
        "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/42065/?format=api",
        "demozoo_url": "https://demozoo.org/productions/42065/",
        "id": 42065,
        "title": "Essence of Magic",
        "author_nicks": [
            {
                "name": "Necromaniax",
                "abbreviation": "NM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16786/?format=api",
                    "id": 16786,
                    "name": "Necromaniax",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-03-20",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/69609/?format=api",
        "demozoo_url": "https://demozoo.org/productions/69609/",
        "id": 69609,
        "title": "Acid 1",
        "author_nicks": [
            {
                "name": "Necromaniax",
                "abbreviation": "NM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16786/?format=api",
                    "id": 16786,
                    "name": "Necromaniax",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/276654/?format=api",
        "demozoo_url": "https://demozoo.org/productions/276654/",
        "id": 276654,
        "title": "ACID disk mag - Issue 1 - announcement",
        "author_nicks": [
            {
                "name": "Necromaniax",
                "abbreviation": "NM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16786/?format=api",
                    "id": 16786,
                    "name": "Necromaniax",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12",
        "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": []
    }
]