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

[
    {
        "url": "https://demozoo.org/api/v1/productions/119424/?format=api",
        "demozoo_url": "https://demozoo.org/music/119424/",
        "id": 119424,
        "title": "The Eidolon",
        "author_nicks": [
            {
                "name": "Charlie Kellner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52518/?format=api",
                    "id": 52518,
                    "name": "Charlie Kellner",
                    "is_group": false
                }
            },
            {
                "name": "David Levine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52519/?format=api",
                    "id": 52519,
                    "name": "David Levine",
                    "is_group": false
                }
            },
            {
                "name": "Douglas Crockford",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50225/?format=api",
                    "id": 50225,
                    "name": "Douglas Crockford",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1985",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sap"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/122863/?format=api",
        "demozoo_url": "https://demozoo.org/music/122863/",
        "id": 122863,
        "title": "Behind Jaggi Lines",
        "author_nicks": [
            {
                "name": "Charlie Kellner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52518/?format=api",
                    "id": 52518,
                    "name": "Charlie Kellner",
                    "is_group": false
                }
            },
            {
                "name": "Peter Langston",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52070/?format=api",
                    "id": 52070,
                    "name": "Peter Langston",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1984",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sap"
        ]
    }
]