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

{
    "url": "https://demozoo.org/api/v1/bbses/2003/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2003/",
    "id": 2003,
    "name": "Flashtrade",
    "location": "Halmstads Kommun, Halland, Sweden",
    "country_code": "SE",
    "latitude": 56.7392,
    "longitude": 12.97338,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/188111/?format=api",
            "demozoo_url": "https://demozoo.org/productions/188111/",
            "id": 188111,
            "title": "Guerilla In Bolivia - 1992/93 Edition",
            "author_nicks": [
                {
                    "name": "2000 A.D.",
                    "abbreviation": "2AD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/20/?format=api",
                        "id": 20,
                        "name": "2000 A.D.",
                        "is_group": true
                    }
                },
                {
                    "name": "Dragnet",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7166/?format=api",
                        "id": 7166,
                        "name": "Dragnet",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07-17",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/194261/?format=api",
            "demozoo_url": "https://demozoo.org/productions/194261/",
            "id": 194261,
            "title": "A Preview of Simple-Technology Skid Row Crackintroes",
            "author_nicks": [
                {
                    "name": "Jetset",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8386/?format=api",
                        "id": 8386,
                        "name": "Jetset",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-05",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "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/309334/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309334/",
            "id": 309334,
            "title": "World Elite Board List October 1994",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "unknown-author",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82350/?format=api",
                "id": 82350,
                "name": "Striker"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8386/?format=api",
                "id": 8386,
                "name": "Jetset"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20/?format=api",
                "id": 20,
                "name": "2000 A.D."
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga",
        "bbs-console"
    ]
}