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

[
    {
        "url": "https://demozoo.org/api/v1/productions/79863/?format=api",
        "demozoo_url": "https://demozoo.org/productions/79863/",
        "id": 79863,
        "title": "Little Tunnel Test",
        "author_nicks": [
            {
                "name": "Digital Chaos",
                "abbreviation": "DC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2176/?format=api",
                    "id": 2176,
                    "name": "Digital Chaos",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/75287/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75287/",
        "id": 75287,
        "title": "Maggie 18 intro",
        "author_nicks": [
            {
                "name": "Digital Chaos",
                "abbreviation": "DC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2176/?format=api",
                    "id": 2176,
                    "name": "Digital Chaos",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "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/48003/?format=api",
        "demozoo_url": "https://demozoo.org/productions/48003/",
        "id": 48003,
        "title": "Untitled (a.k.a. Enraged)",
        "author_nicks": [
            {
                "name": "Avena",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2158/?format=api",
                    "id": 2158,
                    "name": "Avena",
                    "is_group": true
                }
            },
            {
                "name": "Digital Chaos",
                "abbreviation": "DC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2176/?format=api",
                    "id": 2176,
                    "name": "Digital Chaos",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "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/79862/?format=api",
        "demozoo_url": "https://demozoo.org/productions/79862/",
        "id": 79862,
        "title": "Built in Obsolescence",
        "author_nicks": [
            {
                "name": "Digital Chaos",
                "abbreviation": "DC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2176/?format=api",
                    "id": 2176,
                    "name": "Digital Chaos",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]