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

[
    {
        "url": "https://demozoo.org/api/v1/productions/356785/?format=api",
        "demozoo_url": "https://demozoo.org/productions/356785/",
        "id": 356785,
        "title": "Untitled Part One",
        "author_nicks": [
            {
                "name": "Magic Science",
                "abbreviation": "MS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108209/?format=api",
                    "id": 108209,
                    "name": "Magic Science",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-06-24",
        "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/356786/?format=api",
        "demozoo_url": "https://demozoo.org/productions/356786/",
        "id": 356786,
        "title": "Untitled Part Two",
        "author_nicks": [
            {
                "name": "Magic Science",
                "abbreviation": "MS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108209/?format=api",
                    "id": 108209,
                    "name": "Magic Science",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-06-24",
        "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/356784/?format=api",
        "demozoo_url": "https://demozoo.org/productions/356784/",
        "id": 356784,
        "title": "Metalnoid",
        "author_nicks": [
            {
                "name": "Magic Science",
                "abbreviation": "MS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108209/?format=api",
                    "id": 108209,
                    "name": "Magic Science",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-05-24",
        "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/356787/?format=api",
        "demozoo_url": "https://demozoo.org/productions/356787/",
        "id": 356787,
        "title": "Echelon",
        "author_nicks": [
            {
                "name": "Magic Science",
                "abbreviation": "MS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108209/?format=api",
                    "id": 108209,
                    "name": "Magic Science",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-03-22",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/347747/?format=api",
        "demozoo_url": "https://demozoo.org/productions/347747/",
        "id": 347747,
        "title": "Salt'n'Pepa",
        "author_nicks": [
            {
                "name": "Magic Science",
                "abbreviation": "MS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108209/?format=api",
                    "id": 108209,
                    "name": "Magic Science",
                    "is_group": true
                }
            },
            {
                "name": "The Errors",
                "abbreviation": "ERS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4978/?format=api",
                    "id": 4978,
                    "name": "The Errors",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-12-29",
        "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": []
    }
]