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

[
    {
        "url": "https://demozoo.org/api/v1/productions/363365/?format=api",
        "demozoo_url": "https://demozoo.org/productions/363365/",
        "id": 363365,
        "title": "Mercury Demo",
        "author_nicks": [
            {
                "name": "Mercury Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108292/?format=api",
                    "id": 108292,
                    "name": "Mercury Team",
                    "is_group": true
                }
            },
            {
                "name": "New Age",
                "abbreviation": "NA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108441/?format=api",
                    "id": 108441,
                    "name": "New Age",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/363962/?format=api",
        "demozoo_url": "https://demozoo.org/productions/363962/",
        "id": 363962,
        "title": "Black Jackal Demo",
        "author_nicks": [
            {
                "name": "New Age",
                "abbreviation": "NA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108441/?format=api",
                    "id": 108441,
                    "name": "New Age",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/363963/?format=api",
        "demozoo_url": "https://demozoo.org/productions/363963/",
        "id": 363963,
        "title": "Buy An Intro",
        "author_nicks": [
            {
                "name": "New Age",
                "abbreviation": "NA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108441/?format=api",
                    "id": 108441,
                    "name": "New Age",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/363964/?format=api",
        "demozoo_url": "https://demozoo.org/productions/363964/",
        "id": 363964,
        "title": "Easy Demo II",
        "author_nicks": [
            {
                "name": "New Age",
                "abbreviation": "NA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108441/?format=api",
                    "id": 108441,
                    "name": "New Age",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "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/363965/?format=api",
        "demozoo_url": "https://demozoo.org/productions/363965/",
        "id": 363965,
        "title": "Max Intro",
        "author_nicks": [
            {
                "name": "New Age",
                "abbreviation": "NA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108441/?format=api",
                    "id": 108441,
                    "name": "New Age",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "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": []
    }
]