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

[
    {
        "url": "https://demozoo.org/api/v1/productions/8041/?format=api",
        "demozoo_url": "https://demozoo.org/productions/8041/",
        "id": 8041,
        "title": "Paper",
        "author_nicks": [
            {
                "name": "Acme",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/472/?format=api",
                    "id": 472,
                    "name": "Acme",
                    "is_group": true
                }
            },
            {
                "name": "Psychic Link",
                "abbreviation": "PL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8548/?format=api",
                    "id": 8548,
                    "name": "Psychic Link",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11-02",
        "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": [
            "concept",
            "gus-only",
            "crayon",
            "child-friendly"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/8043/?format=api",
        "demozoo_url": "https://demozoo.org/productions/8043/",
        "id": 8043,
        "title": "Headache",
        "author_nicks": [
            {
                "name": "Psychic Link",
                "abbreviation": "PL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8548/?format=api",
                    "id": 8548,
                    "name": "Psychic Link",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-03",
        "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/7364/?format=api",
        "demozoo_url": "https://demozoo.org/productions/7364/",
        "id": 7364,
        "title": "Juice",
        "author_nicks": [
            {
                "name": "Psychic Link",
                "abbreviation": "PL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8548/?format=api",
                    "id": 8548,
                    "name": "Psychic Link",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/129244/?format=api",
        "demozoo_url": "https://demozoo.org/productions/129244/",
        "id": 129244,
        "title": "Act1",
        "author_nicks": [
            {
                "name": "Psychic Link",
                "abbreviation": "PL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8548/?format=api",
                    "id": 8548,
                    "name": "Psychic Link",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-09",
        "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": []
    }
]