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

[
    {
        "url": "https://demozoo.org/api/v1/productions/20711/?format=api",
        "demozoo_url": "https://demozoo.org/productions/20711/",
        "id": 20711,
        "title": "Macaroni Drop",
        "author_nicks": [
            {
                "name": "Twaddler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12817/?format=api",
                    "id": 12817,
                    "name": "Twaddler",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/293559/?format=api",
        "demozoo_url": "https://demozoo.org/productions/293559/",
        "id": 293559,
        "title": "Happy Birthday Calvin",
        "author_nicks": [
            {
                "name": "Twaddler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12817/?format=api",
                    "id": 12817,
                    "name": "Twaddler",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Proxima",
                "abbreviation": "PRX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1172/?format=api",
                    "id": 1172,
                    "name": "Proxima",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-27",
        "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": [
            "birthday-present"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/30580/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/30580/",
        "id": 30580,
        "title": "Pool of Glory",
        "author_nicks": [
            {
                "name": "Twaddler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12817/?format=api",
                    "id": 12817,
                    "name": "Twaddler",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Proxima",
                "abbreviation": "PRX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1172/?format=api",
                    "id": 1172,
                    "name": "Proxima",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28373/?format=api",
        "demozoo_url": "https://demozoo.org/music/28373/",
        "id": 28373,
        "title": "Ikke jo",
        "author_nicks": [
            {
                "name": "Twaddler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12817/?format=api",
                    "id": 12817,
                    "name": "Twaddler",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Inferiors",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1660/?format=api",
                    "id": 1660,
                    "name": "iNF",
                    "is_group": true
                }
            },
            {
                "name": "Proxima",
                "abbreviation": "PRX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1172/?format=api",
                    "id": 1172,
                    "name": "Proxima",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]