Dataset Preview
Full Screen
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    TypeError
Message:      Couldn't cast array of type double to null
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1768, in _prepare_split_single
                  writer.write(example, key)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 500, in write
                  self.write_examples_on_file()
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 458, in write_examples_on_file
                  self.write_batch(batch_examples=batch_examples)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 568, in write_batch
                  arrays.append(pa.array(typed_sequence))
                File "pyarrow/array.pxi", line 247, in pyarrow.lib.array
                File "pyarrow/array.pxi", line 112, in pyarrow.lib._handle_arrow_array_protocol
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 208, in __arrow_array__
                  out = cast_array_to_feature(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper
                  return func(array, *args, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2020, in cast_array_to_feature
                  arrays = [_c(array.field(name), subfeature) for name, subfeature in feature.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2020, in <listcomp>
                  arrays = [_c(array.field(name), subfeature) for name, subfeature in feature.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper
                  return func(array, *args, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2020, in cast_array_to_feature
                  arrays = [_c(array.field(name), subfeature) for name, subfeature in feature.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2020, in <listcomp>
                  arrays = [_c(array.field(name), subfeature) for name, subfeature in feature.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper
                  return func(array, *args, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2116, in cast_array_to_feature
                  return array_cast(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper
                  return func(array, *args, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1962, in array_cast
                  raise TypeError(f"Couldn't cast array of type {_short_str(array.type)} to {_short_str(pa_type)}")
              TypeError: Couldn't cast array of type double to null
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1777, in _prepare_split_single
                  num_examples, num_bytes = writer.finalize()
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 599, in finalize
                  self.write_examples_on_file()
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 458, in write_examples_on_file
                  self.write_batch(batch_examples=batch_examples)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 568, in write_batch
                  arrays.append(pa.array(typed_sequence))
                File "pyarrow/array.pxi", line 247, in pyarrow.lib.array
                File "pyarrow/array.pxi", line 112, in pyarrow.lib._handle_arrow_array_protocol
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 208, in __arrow_array__
                  out = cast_array_to_feature(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper
                  return func(array, *args, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2020, in cast_array_to_feature
                  arrays = [_c(array.field(name), subfeature) for name, subfeature in feature.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2020, in <listcomp>
                  arrays = [_c(array.field(name), subfeature) for name, subfeature in feature.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper
                  return func(array, *args, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2020, in cast_array_to_feature
                  arrays = [_c(array.field(name), subfeature) for name, subfeature in feature.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2020, in <listcomp>
                  arrays = [_c(array.field(name), subfeature) for name, subfeature in feature.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper
                  return func(array, *args, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2116, in cast_array_to_feature
                  return array_cast(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper
                  return func(array, *args, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1962, in array_cast
                  raise TypeError(f"Couldn't cast array of type {_short_str(array.type)} to {_short_str(pa_type)}")
              TypeError: Couldn't cast array of type double to null
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1391, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 990, in stream_convert_to_parquet
                  builder._prepare_split(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1629, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1786, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

__key__
string
__url__
string
json
dict
danbooru-json/0/1
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-05-23T23:35:31.000-04:00", "down_score": -6, "fav_count": 1821, "file_ext": "jpg", "file_size": 127238, "file_url": "https://cdn.donmai.us/original/d3/4e/d34e4cf0a437a5d65f8e82b7bcd02606.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1, "image_height": 650, "image_width": 459, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/d3/4e/d34e4cf0a437a5d65f8e82b7bcd02606.jpg", "last_comment_bumped_at": "2024-06-06T12:38:00.033-04:00", "last_commented_at": "2024-09-07T11:21:56.091-04:00", "last_noted_at": null, "md5": "d34e4cf0a437a5d65f8e82b7bcd02606", "media_asset": { "created_at": "2005-05-23T23:35:31.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "wUufKEivb", "file_size": 127238, "id": 1, "image_height": 650, "image_width": 459, "is_public": true, "md5": "d34e4cf0a437a5d65f8e82b7bcd02606", "pixel_hash": "9c877dd5674d7fa251ce2de0c956fd36", "status": "active", "updated_at": "2023-02-23T03:15:45.265-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/d3/4e/d34e4cf0a437a5d65f8e82b7bcd02606.jpg", "width": 127, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/d3/4e/d34e4cf0a437a5d65f8e82b7bcd02606.jpg", "width": 254, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/d3/4e/d34e4cf0a437a5d65f8e82b7bcd02606.webp", "width": 459, "height": 650, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/d3/4e/d34e4cf0a437a5d65f8e82b7bcd02606.jpg", "width": 459, "height": 650, "file_ext": "jpg" } ] }, "parent_id": 57501, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/d3/4e/d34e4cf0a437a5d65f8e82b7bcd02606.jpg", "rating": "s", "score": 1504, "source": "http://www.biwa.ne.jp/~kyogoku/nekotama.jpg", "tag_count": 68, "tag_count_artist": 1, "tag_count_character": 1, "tag_count_copyright": 2, "tag_count_general": 61, "tag_count_meta": 3, "tag_string": "1girl 2000s_(style) ;p animal_ear_fluff animal_ears aqua_panties bad_id bad_link blue_bow blush border bow bow_panties breasts brown_eyes cat_ears cat_girl cat_tail collarbone colored_stripes commentary cowboy_shot groin hands_up kemonomimi_mode kousaka_tamaki kyogoku_shin large_breasts long_hair long_sleeves looking_at_viewer no_pants one_eye_closed orange_background outside_border panties parted_bangs pink_shirt red_hair red_sailor_collar sailor_collar school_uniform serafuku shirt sidelocks simple_background smile solo standing straight_hair striped_background striped_clothes striped_panties tail thigh_gap thighhighs thighs to_heart_(series) to_heart_2 tongue tongue_out two_side_up underwear very_long_hair w_arms white_border white_panties white_thighhighs", "tag_string_artist": "kyogoku_shin", "tag_string_character": "kousaka_tamaki", "tag_string_copyright": "to_heart_(series) to_heart_2", "tag_string_general": "1girl 2000s_(style) ;p animal_ear_fluff animal_ears aqua_panties blue_bow blush border bow bow_panties breasts brown_eyes cat_ears cat_girl cat_tail collarbone colored_stripes cowboy_shot groin hands_up kemonomimi_mode large_breasts long_hair long_sleeves looking_at_viewer no_pants one_eye_closed orange_background outside_border panties parted_bangs pink_shirt red_hair red_sailor_collar sailor_collar school_uniform serafuku shirt sidelocks simple_background smile solo standing straight_hair striped_background striped_clothes striped_panties tail thigh_gap thighhighs thighs tongue tongue_out two_side_up underwear very_long_hair w_arms white_border white_panties white_thighhighs", "tag_string_meta": "bad_id bad_link commentary", "up_score": 1494, "updated_at": "2024-09-02T02:08:21.086-04:00", "uploader_id": 1 }
danbooru-json/0/10
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": 597558, "bit_flags": 0, "created_at": "2005-05-24T00:24:22.000-04:00", "down_score": -1, "fav_count": 40, "file_ext": "png", "file_size": 37230, "file_url": "https://cdn.donmai.us/original/7c/2b/7c2b4c3197d68c69488643d74815e790.png", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 10, "image_height": 400, "image_width": 400, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/7c/2b/7c2b4c3197d68c69488643d74815e790.png", "last_comment_bumped_at": "2024-08-14T18:28:50.226-04:00", "last_commented_at": "2024-08-14T18:28:50.226-04:00", "last_noted_at": "2007-06-20T16:27:28.632-04:00", "md5": "7c2b4c3197d68c69488643d74815e790", "media_asset": { "created_at": "2005-05-24T00:24:22.000-04:00", "duration": null, "file_ext": "png", "file_key": "ZsfLLl8V2", "file_size": 37230, "id": 9, "image_height": 400, "image_width": 400, "is_public": true, "md5": "7c2b4c3197d68c69488643d74815e790", "pixel_hash": "d29aec1d756d6ba3662a41f34f859cde", "status": "active", "updated_at": "2023-02-23T03:15:45.090-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/7c/2b/7c2b4c3197d68c69488643d74815e790.jpg", "width": 180, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/7c/2b/7c2b4c3197d68c69488643d74815e790.jpg", "width": 360, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/7c/2b/7c2b4c3197d68c69488643d74815e790.webp", "width": 400, "height": 400, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/7c/2b/7c2b4c3197d68c69488643d74815e790.png", "width": 400, "height": 400, "file_ext": "png" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/7c/2b/7c2b4c3197d68c69488643d74815e790.jpg", "rating": "g", "score": 25, "source": "http://w-tap.sakura.ne.jp/works/cg/eit28.png", "tag_count": 44, "tag_count_artist": 1, "tag_count_character": 1, "tag_count_copyright": 1, "tag_count_general": 39, "tag_count_meta": 2, "tag_string": "1girl :o ahoge aircraft antenna_hair arm_behind_head arm_up blood blue_sky blush blush_stickers breasts cloud day from_side glint haruna_mao head_tilt iriya_kana iriya_no_sora_ufo_no_natsu long_hair looking_at_viewer looking_back lowres nosebleed oekaki open_mouth outdoors parted_lips purple_eyes purple_hair sailor_collar school_uniform serafuku shirt short_sleeves sky small_breasts solo surprised translated ufo upper_body white_shirt", "tag_string_artist": "haruna_mao", "tag_string_character": "iriya_kana", "tag_string_copyright": "iriya_no_sora_ufo_no_natsu", "tag_string_general": "1girl :o ahoge aircraft antenna_hair arm_behind_head arm_up blood blue_sky blush blush_stickers breasts cloud day from_side glint head_tilt long_hair looking_at_viewer looking_back nosebleed oekaki open_mouth outdoors parted_lips purple_eyes purple_hair sailor_collar school_uniform serafuku shirt short_sleeves sky small_breasts solo surprised ufo upper_body white_shirt", "tag_string_meta": "lowres translated", "up_score": 26, "updated_at": "2024-07-28T07:37:31.065-04:00", "uploader_id": 1 }
danbooru-json/0/100
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": 1002, "bit_flags": 0, "created_at": "2005-05-24T19:40:07.000-04:00", "down_score": -1, "fav_count": 85, "file_ext": "jpg", "file_size": 310625, "file_url": "https://cdn.donmai.us/original/2a/17/2a17448dee3df039688d5f514e1d4ee1.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 100, "image_height": 1200, "image_width": 841, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/2a/17/2a17448dee3df039688d5f514e1d4ee1.jpg", "last_comment_bumped_at": "2021-10-14T23:05:47.800-04:00", "last_commented_at": "2021-10-14T23:05:47.800-04:00", "last_noted_at": "2024-05-03T23:55:25.853-04:00", "md5": "2a17448dee3df039688d5f514e1d4ee1", "media_asset": { "created_at": "2024-05-03T23:55:17.763-04:00", "duration": null, "file_ext": "jpg", "file_key": "hk7Va1sKU", "file_size": 310625, "id": 20794126, "image_height": 1200, "image_width": 841, "is_public": true, "md5": "2a17448dee3df039688d5f514e1d4ee1", "pixel_hash": "0f0586d5369acacf44a6d4f256e5716b", "status": "active", "updated_at": "2024-05-03T23:55:25.785-04:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/2a/17/2a17448dee3df039688d5f514e1d4ee1.jpg", "width": 126, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/2a/17/2a17448dee3df039688d5f514e1d4ee1.jpg", "width": 252, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/2a/17/2a17448dee3df039688d5f514e1d4ee1.webp", "width": 505, "height": 720, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/2a/17/2a17448dee3df039688d5f514e1d4ee1.jpg", "width": 841, "height": 1200, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/2a/17/2a17448dee3df039688d5f514e1d4ee1.jpg", "rating": "e", "score": 44, "source": "COMIC Mujin vol. 70 (May 2005) - page 494", "tag_count": 31, "tag_count_artist": 1, "tag_count_character": 0, "tag_count_copyright": 1, "tag_count_general": 25, "tag_count_meta": 4, "tag_string": "1girl blush building_sex closed_eyes comic crotch_rub female_masturbation greyscale highres lace lace-trimmed_legwear lace_trim long_hair maid maid_headdress masturbation monochrome non-web_source open_mouth original panties pussy_juice pussy_juice_puddle sameha_ikuya scan slippers speech_bubble tears thighhighs translated underwear", "tag_string_artist": "sameha_ikuya", "tag_string_character": "", "tag_string_copyright": "original", "tag_string_general": "1girl blush building_sex closed_eyes comic crotch_rub female_masturbation greyscale lace lace-trimmed_legwear lace_trim long_hair maid maid_headdress masturbation monochrome open_mouth panties pussy_juice pussy_juice_puddle slippers speech_bubble tears thighhighs underwear", "tag_string_meta": "highres non-web_source scan translated", "up_score": 44, "updated_at": "2024-05-03T23:56:14.382-04:00", "uploader_id": 1 }
danbooru-json/0/1000
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T20:25:34.000-04:00", "down_score": -1, "fav_count": 27, "file_ext": "png", "file_size": 14727, "file_url": "https://cdn.donmai.us/original/2d/5f/2d5f95c15fe7f00a60cd91552041d896.png", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1000, "image_height": 400, "image_width": 400, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/2d/5f/2d5f95c15fe7f00a60cd91552041d896.png", "last_comment_bumped_at": "2021-10-14T23:17:17.751-04:00", "last_commented_at": "2021-10-14T23:17:17.751-04:00", "last_noted_at": null, "md5": "2d5f95c15fe7f00a60cd91552041d896", "media_asset": { "created_at": "2005-06-05T20:25:34.000-04:00", "duration": null, "file_ext": "png", "file_key": "aHEYaW6u5", "file_size": 14727, "id": 914, "image_height": 400, "image_width": 400, "is_public": true, "md5": "2d5f95c15fe7f00a60cd91552041d896", "pixel_hash": "e3ee52ab3f231f933dcf7d4f416e4f07", "status": "active", "updated_at": "2023-02-23T03:16:15.657-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/2d/5f/2d5f95c15fe7f00a60cd91552041d896.jpg", "width": 180, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/2d/5f/2d5f95c15fe7f00a60cd91552041d896.jpg", "width": 360, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/2d/5f/2d5f95c15fe7f00a60cd91552041d896.webp", "width": 400, "height": 400, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/2d/5f/2d5f95c15fe7f00a60cd91552041d896.png", "width": 400, "height": 400, "file_ext": "png" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/2d/5f/2d5f95c15fe7f00a60cd91552041d896.jpg", "rating": "s", "score": 14, "source": "http://www3.oekakibbs.com/bbs/haganema/data/14.png", "tag_count": 20, "tag_count_artist": 1, "tag_count_character": 1, "tag_count_copyright": 1, "tag_count_general": 16, "tag_count_meta": 1, "tag_string": "1girl :o amano_misao_(battle_programmer_shirase) battle_programmer_shirase blush fingernails haganemaru_kennosuke jaggy_lines long_hair looking_at_viewer lowres oekaki open_mouth panties panty_pull pink_background school_uniform solo underwear white_panties", "tag_string_artist": "haganemaru_kennosuke", "tag_string_character": "amano_misao_(battle_programmer_shirase)", "tag_string_copyright": "battle_programmer_shirase", "tag_string_general": "1girl :o blush fingernails jaggy_lines long_hair looking_at_viewer oekaki open_mouth panties panty_pull pink_background school_uniform solo underwear white_panties", "tag_string_meta": "lowres", "up_score": 15, "updated_at": "2024-05-24T16:38:53.400-04:00", "uploader_id": 1 }
danbooru-json/0/1001
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T20:25:50.000-04:00", "down_score": -3, "fav_count": 10, "file_ext": "png", "file_size": 12964, "file_url": "https://cdn.donmai.us/original/47/86/4786f0afcd61217856e5a7eb9624b950.png", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1001, "image_height": 400, "image_width": 400, "is_banned": false, "is_deleted": true, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/47/86/4786f0afcd61217856e5a7eb9624b950.png", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "4786f0afcd61217856e5a7eb9624b950", "media_asset": { "created_at": "2005-06-05T20:25:50.000-04:00", "duration": null, "file_ext": "png", "file_key": "QLYNLqBjo", "file_size": 12964, "id": 915, "image_height": 400, "image_width": 400, "is_public": true, "md5": "4786f0afcd61217856e5a7eb9624b950", "pixel_hash": "5e2283ca0c41f03ca9e93913d5b6f341", "status": "active", "updated_at": "2023-02-23T03:16:15.626-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/47/86/4786f0afcd61217856e5a7eb9624b950.jpg", "width": 180, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/47/86/4786f0afcd61217856e5a7eb9624b950.jpg", "width": 360, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/47/86/4786f0afcd61217856e5a7eb9624b950.webp", "width": 400, "height": 400, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/47/86/4786f0afcd61217856e5a7eb9624b950.png", "width": 400, "height": 400, "file_ext": "png" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/47/86/4786f0afcd61217856e5a7eb9624b950.jpg", "rating": "e", "score": 3, "source": "http://www3.oekakibbs.com/bbs/haganema/data/13.png", "tag_count": 17, "tag_count_artist": 1, "tag_count_character": 1, "tag_count_copyright": 1, "tag_count_general": 13, "tag_count_meta": 1, "tag_string": "1girl battle_programmer_shirase blush closed_mouth cum cum_on_clothes cum_on_skirt from_behind haganemaru_kennosuke jaggy_lines looking_at_viewer looking_back lowres oekaki pantyhose solo yunoki_yoriko", "tag_string_artist": "haganemaru_kennosuke", "tag_string_character": "yunoki_yoriko", "tag_string_copyright": "battle_programmer_shirase", "tag_string_general": "1girl blush closed_mouth cum cum_on_clothes cum_on_skirt from_behind jaggy_lines looking_at_viewer looking_back oekaki pantyhose solo", "tag_string_meta": "lowres", "up_score": 6, "updated_at": "2023-11-09T13:44:00.104-05:00", "uploader_id": 1 }
danbooru-json/0/1002
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T20:26:16.000-04:00", "down_score": -1, "fav_count": 13, "file_ext": "png", "file_size": 16410, "file_url": "https://cdn.donmai.us/original/f1/d8/f1d8b78fa9e2befa7a10a2079f86e34c.png", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1002, "image_height": 500, "image_width": 400, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/f1/d8/f1d8b78fa9e2befa7a10a2079f86e34c.png", "last_comment_bumped_at": "2007-01-27T20:23:46.000-05:00", "last_commented_at": "2007-01-27T20:23:46.000-05:00", "last_noted_at": null, "md5": "f1d8b78fa9e2befa7a10a2079f86e34c", "media_asset": { "created_at": "2005-06-05T20:26:16.000-04:00", "duration": null, "file_ext": "png", "file_key": "f4fW2YT9E", "file_size": 16410, "id": 916, "image_height": 500, "image_width": 400, "is_public": true, "md5": "f1d8b78fa9e2befa7a10a2079f86e34c", "pixel_hash": "7cd8b044bc5b8c2ce58e851ba2f42f93", "status": "active", "updated_at": "2023-02-23T03:16:15.810-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/f1/d8/f1d8b78fa9e2befa7a10a2079f86e34c.jpg", "width": 144, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/f1/d8/f1d8b78fa9e2befa7a10a2079f86e34c.jpg", "width": 288, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/f1/d8/f1d8b78fa9e2befa7a10a2079f86e34c.webp", "width": 400, "height": 500, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/f1/d8/f1d8b78fa9e2befa7a10a2079f86e34c.png", "width": 400, "height": 500, "file_ext": "png" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/f1/d8/f1d8b78fa9e2befa7a10a2079f86e34c.jpg", "rating": "q", "score": 6, "source": "http://www3.oekakibbs.com/bbs/haganema/data/12.png", "tag_count": 36, "tag_count_artist": 1, "tag_count_character": 1, "tag_count_copyright": 1, "tag_count_general": 32, "tag_count_meta": 1, "tag_string": "1girl battle_programmer_shirase blush breasts brown_eyes brown_hair closed_mouth cloud covered_navel covered_nipples cowboy_shot day from_below haganemaru_kennosuke jaggy_lines light_rays looking_at_viewer lowres oekaki one-piece_swimsuit outdoors school_swimsuit short_hair single_vertical_stripe sky small_breasts smile solo standing sunbeam sunlight swimsuit wet wet_hair white_one-piece_swimsuit yunoki_yoriko", "tag_string_artist": "haganemaru_kennosuke", "tag_string_character": "yunoki_yoriko", "tag_string_copyright": "battle_programmer_shirase", "tag_string_general": "1girl blush breasts brown_eyes brown_hair closed_mouth cloud covered_navel covered_nipples cowboy_shot day from_below jaggy_lines light_rays looking_at_viewer oekaki one-piece_swimsuit outdoors school_swimsuit short_hair single_vertical_stripe sky small_breasts smile solo standing sunbeam sunlight swimsuit wet wet_hair white_one-piece_swimsuit", "tag_string_meta": "lowres", "up_score": 6, "updated_at": "2023-03-13T10:55:52.469-04:00", "uploader_id": 1 }
danbooru-json/0/1003
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T20:26:31.000-04:00", "down_score": -1, "fav_count": 8, "file_ext": "png", "file_size": 14649, "file_url": "https://cdn.donmai.us/original/39/c9/39c90eb8398522834b2ddf782d2c2424.png", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1003, "image_height": 400, "image_width": 400, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/39/c9/39c90eb8398522834b2ddf782d2c2424.png", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": "2009-08-22T15:31:28.948-04:00", "md5": "39c90eb8398522834b2ddf782d2c2424", "media_asset": { "created_at": "2005-06-05T20:26:31.000-04:00", "duration": null, "file_ext": "png", "file_key": "55nhHIaKF", "file_size": 14649, "id": 917, "image_height": 400, "image_width": 400, "is_public": true, "md5": "39c90eb8398522834b2ddf782d2c2424", "pixel_hash": "7a17df73ae5ea60b72f8d78ea507452d", "status": "active", "updated_at": "2023-02-23T03:16:15.800-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/39/c9/39c90eb8398522834b2ddf782d2c2424.jpg", "width": 180, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/39/c9/39c90eb8398522834b2ddf782d2c2424.jpg", "width": 360, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/39/c9/39c90eb8398522834b2ddf782d2c2424.webp", "width": 400, "height": 400, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/39/c9/39c90eb8398522834b2ddf782d2c2424.png", "width": 400, "height": 400, "file_ext": "png" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/39/c9/39c90eb8398522834b2ddf782d2c2424.jpg", "rating": "g", "score": 5, "source": "http://www3.oekakibbs.com/bbs/haganema/data/11.png", "tag_count": 21, "tag_count_artist": 1, "tag_count_character": 1, "tag_count_copyright": 1, "tag_count_general": 16, "tag_count_meta": 2, "tag_string": "1girl amano_misao_(battle_programmer_shirase) aqua_hair battle_programmer_shirase blush brown_eyes haganemaru_kennosuke hairband jaggy_lines lowres neck_ribbon oekaki open_mouth red_ribbon ribbon school_uniform simple_background smile solo translated vest", "tag_string_artist": "haganemaru_kennosuke", "tag_string_character": "amano_misao_(battle_programmer_shirase)", "tag_string_copyright": "battle_programmer_shirase", "tag_string_general": "1girl aqua_hair blush brown_eyes hairband jaggy_lines neck_ribbon oekaki open_mouth red_ribbon ribbon school_uniform simple_background smile solo vest", "tag_string_meta": "lowres translated", "up_score": 6, "updated_at": "2022-06-20T04:29:13.655-04:00", "uploader_id": 1 }
danbooru-json/0/1004
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T20:28:29.000-04:00", "down_score": -1, "fav_count": 8, "file_ext": "jpg", "file_size": 102360, "file_url": "https://cdn.donmai.us/original/2a/bc/2abceeeaec89b516778ee00f1203e49a.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1004, "image_height": 560, "image_width": 800, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/2a/bc/2abceeeaec89b516778ee00f1203e49a.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "2abceeeaec89b516778ee00f1203e49a", "media_asset": { "created_at": "2005-06-05T20:28:29.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "2s3vXsm6K", "file_size": 102360, "id": 918, "image_height": 560, "image_width": 800, "is_public": true, "md5": "2abceeeaec89b516778ee00f1203e49a", "pixel_hash": "de78d83a21321e3cbe38f8edaf84c73b", "status": "active", "updated_at": "2023-02-23T03:16:15.966-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/2a/bc/2abceeeaec89b516778ee00f1203e49a.jpg", "width": 180, "height": 126, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/2a/bc/2abceeeaec89b516778ee00f1203e49a.jpg", "width": 360, "height": 252, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/2a/bc/2abceeeaec89b516778ee00f1203e49a.webp", "width": 720, "height": 504, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/2a/bc/2abceeeaec89b516778ee00f1203e49a.jpg", "width": 800, "height": 560, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/2a/bc/2abceeeaec89b516778ee00f1203e49a.jpg", "rating": "g", "score": 3, "source": "http://mizutaki.main.jp/img/050606.jpg", "tag_count": 22, "tag_count_artist": 1, "tag_count_character": 1, "tag_count_copyright": 1, "tag_count_general": 19, "tag_count_meta": 0, "tag_string": "1girl closed_mouth dress faux_traditional_media feathers flower greyscale hairband high_contrast long_hair long_sleeves looking_at_viewer mizumoto_tadashi monochrome rose rozen_maiden simple_background sketch solo suigintou very_long_hair wings", "tag_string_artist": "mizumoto_tadashi", "tag_string_character": "suigintou", "tag_string_copyright": "rozen_maiden", "tag_string_general": "1girl closed_mouth dress faux_traditional_media feathers flower greyscale hairband high_contrast long_hair long_sleeves looking_at_viewer monochrome rose simple_background sketch solo very_long_hair wings", "tag_string_meta": "", "up_score": 4, "updated_at": "2022-05-24T17:17:45.167-04:00", "uploader_id": 1 }
danbooru-json/0/1005
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T20:29:36.000-04:00", "down_score": -1, "fav_count": 7, "file_ext": "jpg", "file_size": 56812, "file_url": "https://cdn.donmai.us/original/4c/02/4c0297f8c1745fff9a98c92fa91ffcf2.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1005, "image_height": 550, "image_width": 395, "is_banned": false, "is_deleted": true, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/4c/02/4c0297f8c1745fff9a98c92fa91ffcf2.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "4c0297f8c1745fff9a98c92fa91ffcf2", "media_asset": { "created_at": "2005-06-05T20:29:36.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "r78JwySGl", "file_size": 56812, "id": 919, "image_height": 550, "image_width": 395, "is_public": true, "md5": "4c0297f8c1745fff9a98c92fa91ffcf2", "pixel_hash": "63c0015864d3c8ec43cdc3b6ff2dbfd5", "status": "active", "updated_at": "2023-02-23T03:16:15.965-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/4c/02/4c0297f8c1745fff9a98c92fa91ffcf2.jpg", "width": 129, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/4c/02/4c0297f8c1745fff9a98c92fa91ffcf2.jpg", "width": 259, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/4c/02/4c0297f8c1745fff9a98c92fa91ffcf2.webp", "width": 395, "height": 550, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/4c/02/4c0297f8c1745fff9a98c92fa91ffcf2.jpg", "width": 395, "height": 550, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/4c/02/4c0297f8c1745fff9a98c92fa91ffcf2.jpg", "rating": "g", "score": 3, "source": "http://raspberry.jellybean.jp/mazyo050605.jpg", "tag_count": 21, "tag_count_artist": 1, "tag_count_character": 2, "tag_count_copyright": 1, "tag_count_general": 17, "tag_count_meta": 0, "tag_string": "1girl azuma_hatsumi blonde_hair boots broom clenched_hand cosplay extra_eyes hat lilith_(yamibou) lilith_(yamibou)_(cosplay) long_hair long_sleeves looking_at_viewer open_mouth red_eyes solo star_(symbol) takasaki_yuuki witch_hat yami_to_boushi_to_hon_no_tabibito", "tag_string_artist": "takasaki_yuuki", "tag_string_character": "azuma_hatsumi lilith_(yamibou)", "tag_string_copyright": "yami_to_boushi_to_hon_no_tabibito", "tag_string_general": "1girl blonde_hair boots broom clenched_hand cosplay extra_eyes hat lilith_(yamibou)_(cosplay) long_hair long_sleeves looking_at_viewer open_mouth red_eyes solo star_(symbol) witch_hat", "tag_string_meta": "", "up_score": 4, "updated_at": "2023-03-13T10:55:54.363-04:00", "uploader_id": 1 }
danbooru-json/0/1006
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T20:36:48.000-04:00", "down_score": -1, "fav_count": 23, "file_ext": "jpg", "file_size": 374016, "file_url": "https://cdn.donmai.us/original/b5/2f/b52f2c50b06e502d46faba39582eea7b.jpg", "has_active_children": true, "has_children": true, "has_large": true, "has_visible_children": true, "id": 1006, "image_height": 600, "image_width": 1345, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/sample/b5/2f/sample-b52f2c50b06e502d46faba39582eea7b.jpg", "last_comment_bumped_at": "2012-05-31T15:01:54.093-04:00", "last_commented_at": "2012-05-31T15:01:54.093-04:00", "last_noted_at": null, "md5": "b52f2c50b06e502d46faba39582eea7b", "media_asset": { "created_at": "2005-06-05T20:36:48.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "GotECwvRr", "file_size": 374016, "id": 920, "image_height": 600, "image_width": 1345, "is_public": true, "md5": "b52f2c50b06e502d46faba39582eea7b", "pixel_hash": "98508bf8c006fca2c355b231db9e9cec", "status": "active", "updated_at": "2023-02-23T03:16:16.107-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/b5/2f/b52f2c50b06e502d46faba39582eea7b.jpg", "width": 180, "height": 80, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/b5/2f/b52f2c50b06e502d46faba39582eea7b.jpg", "width": 360, "height": 161, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/b5/2f/b52f2c50b06e502d46faba39582eea7b.webp", "width": 720, "height": 321, "file_ext": "webp" }, { "type": "sample", "url": "https://cdn.donmai.us/sample/b5/2f/sample-b52f2c50b06e502d46faba39582eea7b.jpg", "width": 850, "height": 379, "file_ext": "jpg" }, { "type": "original", "url": "https://cdn.donmai.us/original/b5/2f/b52f2c50b06e502d46faba39582eea7b.jpg", "width": 1345, "height": 600, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/b5/2f/b52f2c50b06e502d46faba39582eea7b.jpg", "rating": "s", "score": 8, "source": "http://ochiba.muchan.org/view/001298/050212titikurabe1.jpg", "tag_count": 25, "tag_count_artist": 1, "tag_count_character": 8, "tag_count_copyright": 1, "tag_count_general": 15, "tag_count_meta": 0, "tag_string": "6+girls alice_margatroid breasts bust_chart from_side greyscale hairband hakurei_reimu hat height_chart izayoi_sakuya kirisame_marisa konpaku_youmu lineup mob_cap monochrome multiple_girls profile remilia_scarlet saigyouji_yuyuko takaku_toshihiko touhou triangular_headpiece witch_hat yakumo_yukari", "tag_string_artist": "takaku_toshihiko", "tag_string_character": "alice_margatroid hakurei_reimu izayoi_sakuya kirisame_marisa konpaku_youmu remilia_scarlet saigyouji_yuyuko yakumo_yukari", "tag_string_copyright": "touhou", "tag_string_general": "6+girls breasts bust_chart from_side greyscale hairband hat height_chart lineup mob_cap monochrome multiple_girls profile triangular_headpiece witch_hat", "tag_string_meta": "", "up_score": 9, "updated_at": "2024-07-21T15:31:02.510-04:00", "uploader_id": 9 }
danbooru-json/0/1007
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T20:37:00.000-04:00", "down_score": -2, "fav_count": 4, "file_ext": "jpg", "file_size": 85344, "file_url": "https://cdn.donmai.us/original/3a/7b/3a7bc209fa3e2b3c4f7541d3f92c8daa.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1007, "image_height": 680, "image_width": 520, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/3a/7b/3a7bc209fa3e2b3c4f7541d3f92c8daa.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "3a7bc209fa3e2b3c4f7541d3f92c8daa", "media_asset": { "created_at": "2005-06-05T20:37:00.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "0Brtln1K5", "file_size": 85344, "id": 921, "image_height": 680, "image_width": 520, "is_public": true, "md5": "3a7bc209fa3e2b3c4f7541d3f92c8daa", "pixel_hash": "7876cdafaa2e1408aef7df77633b44b3", "status": "active", "updated_at": "2023-02-23T03:16:16.150-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/3a/7b/3a7bc209fa3e2b3c4f7541d3f92c8daa.jpg", "width": 138, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/3a/7b/3a7bc209fa3e2b3c4f7541d3f92c8daa.jpg", "width": 275, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/3a/7b/3a7bc209fa3e2b3c4f7541d3f92c8daa.webp", "width": 520, "height": 680, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/3a/7b/3a7bc209fa3e2b3c4f7541d3f92c8daa.jpg", "width": 520, "height": 680, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/3a/7b/3a7bc209fa3e2b3c4f7541d3f92c8daa.jpg", "rating": "s", "score": 0, "source": "http://boat.zero.ad.jp/myu/graphics/050605.jpg", "tag_count": 22, "tag_count_artist": 1, "tag_count_character": 0, "tag_count_copyright": 1, "tag_count_general": 20, "tag_count_meta": 0, "tag_string": "1girl bicycle bike_shorts bow braid crop_top drinking english_text folding_bicycle hair_bow looking_at_viewer milestone_celebration myu_(neorosi) navel open_mouth original red_footwear riding sandals simple_background solo thank_you", "tag_string_artist": "myu_(neorosi)", "tag_string_character": "", "tag_string_copyright": "original", "tag_string_general": "1girl bicycle bike_shorts bow braid crop_top drinking english_text folding_bicycle hair_bow looking_at_viewer milestone_celebration navel open_mouth red_footwear riding sandals simple_background solo thank_you", "tag_string_meta": "", "up_score": 2, "updated_at": "2024-01-17T11:25:26.667-05:00", "uploader_id": 1 }
danbooru-json/0/1008
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T20:38:56.000-04:00", "down_score": -1, "fav_count": 4, "file_ext": "jpg", "file_size": 70351, "file_url": "https://cdn.donmai.us/original/a5/4c/a54c8a5731d29bc0c9a6a486a6478141.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1008, "image_height": 482, "image_width": 400, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/a5/4c/a54c8a5731d29bc0c9a6a486a6478141.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "a54c8a5731d29bc0c9a6a486a6478141", "media_asset": { "created_at": "2005-06-05T20:38:56.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "XVWOOeR5y", "file_size": 70351, "id": 922, "image_height": 482, "image_width": 400, "is_public": true, "md5": "a54c8a5731d29bc0c9a6a486a6478141", "pixel_hash": "7c9964fc1eb261166e9d17a63e38e914", "status": "active", "updated_at": "2023-02-23T03:16:16.027-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/a5/4c/a54c8a5731d29bc0c9a6a486a6478141.jpg", "width": 149, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/a5/4c/a54c8a5731d29bc0c9a6a486a6478141.jpg", "width": 299, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/a5/4c/a54c8a5731d29bc0c9a6a486a6478141.webp", "width": 400, "height": 482, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/a5/4c/a54c8a5731d29bc0c9a6a486a6478141.jpg", "width": 400, "height": 482, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/a5/4c/a54c8a5731d29bc0c9a6a486a6478141.jpg", "rating": "g", "score": 3, "source": "http://shin-freeway.com/2005.6.4.jpg", "tag_count": 23, "tag_count_artist": 1, "tag_count_character": 1, "tag_count_copyright": 1, "tag_count_general": 16, "tag_count_meta": 4, "tag_string": "1girl air_(visual_novel) bad_id blush breasts closed_mouth commentary_request cowboy_shot cross greyscale kamio_misuzu long_hair looking_at_viewer lowres medium_breasts monochrome photoshop_(medium) shin-freeway simple_background smile solo standing white_background", "tag_string_artist": "shin-freeway", "tag_string_character": "kamio_misuzu", "tag_string_copyright": "air_(visual_novel)", "tag_string_general": "1girl blush breasts closed_mouth cowboy_shot cross greyscale long_hair looking_at_viewer medium_breasts monochrome simple_background smile solo standing white_background", "tag_string_meta": "bad_id commentary_request lowres photoshop_(medium)", "up_score": 4, "updated_at": "2022-12-10T20:01:03.138-05:00", "uploader_id": 1 }
danbooru-json/0/1009
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T20:40:12.000-04:00", "down_score": -1, "fav_count": 10, "file_ext": "jpg", "file_size": 54935, "file_url": "https://cdn.donmai.us/original/b1/0b/b10b99a8d038ff33c0f6da68f553b4b4.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1009, "image_height": 600, "image_width": 364, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/b1/0b/b10b99a8d038ff33c0f6da68f553b4b4.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "b10b99a8d038ff33c0f6da68f553b4b4", "media_asset": { "created_at": "2005-06-05T20:40:12.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "LMxitp7Wp", "file_size": 54935, "id": 923, "image_height": 600, "image_width": 364, "is_public": true, "md5": "b10b99a8d038ff33c0f6da68f553b4b4", "pixel_hash": "616720cd5705ff7381f113aa9e162101", "status": "active", "updated_at": "2023-02-23T03:16:16.007-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/b1/0b/b10b99a8d038ff33c0f6da68f553b4b4.jpg", "width": 109, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/b1/0b/b10b99a8d038ff33c0f6da68f553b4b4.jpg", "width": 218, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/b1/0b/b10b99a8d038ff33c0f6da68f553b4b4.webp", "width": 364, "height": 600, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/b1/0b/b10b99a8d038ff33c0f6da68f553b4b4.jpg", "width": 364, "height": 600, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/b1/0b/b10b99a8d038ff33c0f6da68f553b4b4.jpg", "rating": "s", "score": 5, "source": "http://www.geocities.jp/yzru1108/190.jpg", "tag_count": 23, "tag_count_artist": 1, "tag_count_character": 1, "tag_count_copyright": 2, "tag_count_general": 18, "tag_count_meta": 1, "tag_string": "1girl black_eyes boots brown_hair folded_ponytail hair_ornament hairclip komaki_manaka long_sleeves looking_at_viewer mizoguchi_keiji open_mouth oversized_clothes panties pantyshot photoshop_(medium) sitting solo tears to_heart_(series) to_heart_2 underwear white_panties", "tag_string_artist": "mizoguchi_keiji", "tag_string_character": "komaki_manaka", "tag_string_copyright": "to_heart_(series) to_heart_2", "tag_string_general": "1girl black_eyes boots brown_hair folded_ponytail hair_ornament hairclip long_sleeves looking_at_viewer open_mouth oversized_clothes panties pantyshot sitting solo tears underwear white_panties", "tag_string_meta": "photoshop_(medium)", "up_score": 7, "updated_at": "2023-05-27T21:04:51.427-04:00", "uploader_id": 1 }
danbooru-json/0/101
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-05-24T20:36:35.000-04:00", "down_score": -4, "fav_count": 111, "file_ext": "jpg", "file_size": 36420, "file_url": "https://cdn.donmai.us/original/7f/b7/7fb767fba7a085182a38e72b08e83dfc.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 101, "image_height": 400, "image_width": 400, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/7f/b7/7fb767fba7a085182a38e72b08e83dfc.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "7fb767fba7a085182a38e72b08e83dfc", "media_asset": { "created_at": "2005-05-24T20:36:35.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "HVK1TnN3w", "file_size": 36420, "id": 94, "image_height": 400, "image_width": 400, "is_public": true, "md5": "7fb767fba7a085182a38e72b08e83dfc", "pixel_hash": "559b323bda7b80c4abcf63faa5dc7879", "status": "active", "updated_at": "2023-02-23T03:15:48.095-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/7f/b7/7fb767fba7a085182a38e72b08e83dfc.jpg", "width": 180, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/7f/b7/7fb767fba7a085182a38e72b08e83dfc.jpg", "width": 360, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/7f/b7/7fb767fba7a085182a38e72b08e83dfc.webp", "width": 400, "height": 400, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/7f/b7/7fb767fba7a085182a38e72b08e83dfc.jpg", "width": 400, "height": 400, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/7f/b7/7fb767fba7a085182a38e72b08e83dfc.jpg", "rating": "e", "score": 33, "source": "", "tag_count": 46, "tag_count_artist": 1, "tag_count_character": 2, "tag_count_copyright": 1, "tag_count_general": 40, "tag_count_meta": 2, "tag_string": "1boy 1girl angol_mois blonde_hair blush bottomless bra bra_lift breasts clitoris clothes_lift cum cum_in_pussy dark-skinned_female dark_skin doggystyle erection female_orgasm grey_background hanging_breasts hetero holding_legs keroro keroro_gunsou leg_lift lowres medium_breasts nipples open_mouth orange_eyes orgasm penis pussy school_uniform sex sex_from_behind shirt_lift shishimaru_ken'ya short_hair simple_background solo_focus source_request uncensored underboob underwear vaginal", "tag_string_artist": "shishimaru_ken'ya", "tag_string_character": "angol_mois keroro", "tag_string_copyright": "keroro_gunsou", "tag_string_general": "1boy 1girl blonde_hair blush bottomless bra bra_lift breasts clitoris clothes_lift cum cum_in_pussy dark-skinned_female dark_skin doggystyle erection female_orgasm grey_background hanging_breasts hetero holding_legs leg_lift medium_breasts nipples open_mouth orange_eyes orgasm penis pussy school_uniform sex sex_from_behind shirt_lift short_hair simple_background solo_focus uncensored underboob underwear vaginal", "tag_string_meta": "lowres source_request", "up_score": 36, "updated_at": "2024-04-21T06:06:56.511-04:00", "uploader_id": 1 }
danbooru-json/0/1010
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T20:41:13.000-04:00", "down_score": -1, "fav_count": 6, "file_ext": "jpg", "file_size": 223498, "file_url": "https://cdn.donmai.us/original/88/8c/888c6229a37dba0a547d44e5e82032b0.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1010, "image_height": 852, "image_width": 600, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/88/8c/888c6229a37dba0a547d44e5e82032b0.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "888c6229a37dba0a547d44e5e82032b0", "media_asset": { "created_at": "2005-06-05T20:41:13.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "ZVc880Eug", "file_size": 223498, "id": 924, "image_height": 852, "image_width": 600, "is_public": true, "md5": "888c6229a37dba0a547d44e5e82032b0", "pixel_hash": "79aa9574e7155f120f2b8ef21a12f810", "status": "active", "updated_at": "2023-02-23T03:16:16.132-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/88/8c/888c6229a37dba0a547d44e5e82032b0.jpg", "width": 127, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/88/8c/888c6229a37dba0a547d44e5e82032b0.jpg", "width": 254, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/88/8c/888c6229a37dba0a547d44e5e82032b0.webp", "width": 507, "height": 720, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/88/8c/888c6229a37dba0a547d44e5e82032b0.jpg", "width": 600, "height": 852, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/88/8c/888c6229a37dba0a547d44e5e82032b0.jpg", "rating": "g", "score": 3, "source": "http://mawn.jp/blog/archives/20050605.jpg", "tag_count": 21, "tag_count_artist": 1, "tag_count_character": 2, "tag_count_copyright": 2, "tag_count_general": 16, "tag_count_meta": 0, "tag_string": "1girl animal black_eyes blue_shorts brown_hair dog genjimaru grass hiiro_yuki looking_at_viewer old_english_sheepdog shoe_soles shoes shorts sitting smile sneakers solo to_heart_(series) to_heart_2 yuzuhara_konomi", "tag_string_artist": "hiiro_yuki", "tag_string_character": "genjimaru yuzuhara_konomi", "tag_string_copyright": "to_heart_(series) to_heart_2", "tag_string_general": "1girl animal black_eyes blue_shorts brown_hair dog grass looking_at_viewer old_english_sheepdog shoe_soles shoes shorts sitting smile sneakers solo", "tag_string_meta": "", "up_score": 4, "updated_at": "2023-10-11T06:52:08.066-04:00", "uploader_id": 1 }
danbooru-json/0/1012
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T20:58:59.000-04:00", "down_score": -1, "fav_count": 6, "file_ext": "jpg", "file_size": 80263, "file_url": "https://cdn.donmai.us/original/85/8a/858a159b3885d14e7caee519cff66b5b.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1012, "image_height": 600, "image_width": 650, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/85/8a/858a159b3885d14e7caee519cff66b5b.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "858a159b3885d14e7caee519cff66b5b", "media_asset": { "created_at": "2005-06-05T20:58:59.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "wp1Nlw2h5", "file_size": 80263, "id": 925, "image_height": 600, "image_width": 650, "is_public": true, "md5": "858a159b3885d14e7caee519cff66b5b", "pixel_hash": "8e88bde82564eb56ad9448ca62e5745a", "status": "active", "updated_at": "2023-02-23T03:16:16.092-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/85/8a/858a159b3885d14e7caee519cff66b5b.jpg", "width": 180, "height": 166, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/85/8a/858a159b3885d14e7caee519cff66b5b.jpg", "width": 360, "height": 332, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/85/8a/858a159b3885d14e7caee519cff66b5b.webp", "width": 650, "height": 600, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/85/8a/858a159b3885d14e7caee519cff66b5b.jpg", "width": 650, "height": 600, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/85/8a/858a159b3885d14e7caee519cff66b5b.jpg", "rating": "g", "score": 4, "source": "http://holybullet.com/holiday/item/topbg2.jpg", "tag_count": 22, "tag_count_artist": 1, "tag_count_character": 1, "tag_count_copyright": 2, "tag_count_general": 17, "tag_count_meta": 1, "tag_string": "1girl ahoge black_hair brown_eyes food ice_cream long_sleeves looking_at_viewer open_mouth photoshop_(medium) pleated_skirt school_uniform short_twintails simple_background skirt smile solo tachibana_rin to_heart_(series) to_heart_2 twintails yuzuhara_konomi", "tag_string_artist": "tachibana_rin", "tag_string_character": "yuzuhara_konomi", "tag_string_copyright": "to_heart_(series) to_heart_2", "tag_string_general": "1girl ahoge black_hair brown_eyes food ice_cream long_sleeves looking_at_viewer open_mouth pleated_skirt school_uniform short_twintails simple_background skirt smile solo twintails", "tag_string_meta": "photoshop_(medium)", "up_score": 5, "updated_at": "2023-10-11T06:52:29.033-04:00", "uploader_id": 1 }
danbooru-json/0/1013
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": 13793, "bit_flags": 0, "created_at": "2005-06-05T20:59:40.000-04:00", "down_score": 0, "fav_count": 4, "file_ext": "jpg", "file_size": 82747, "file_url": "https://cdn.donmai.us/original/fc/e4/fce47bb30672fe9156e3a0ae02b6f95b.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1013, "image_height": 535, "image_width": 350, "is_banned": false, "is_deleted": true, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/fc/e4/fce47bb30672fe9156e3a0ae02b6f95b.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": "2018-10-22T07:07:42.428-04:00", "md5": "fce47bb30672fe9156e3a0ae02b6f95b", "media_asset": { "created_at": "2005-06-05T20:59:40.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "VGFEBj2VA", "file_size": 82747, "id": 926, "image_height": 535, "image_width": 350, "is_public": true, "md5": "fce47bb30672fe9156e3a0ae02b6f95b", "pixel_hash": "cd453f0480c4c6eed19b7619e757fb7e", "status": "active", "updated_at": "2023-02-23T03:16:16.132-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/fc/e4/fce47bb30672fe9156e3a0ae02b6f95b.jpg", "width": 118, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/fc/e4/fce47bb30672fe9156e3a0ae02b6f95b.jpg", "width": 236, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/fc/e4/fce47bb30672fe9156e3a0ae02b6f95b.webp", "width": 350, "height": 535, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/fc/e4/fce47bb30672fe9156e3a0ae02b6f95b.jpg", "width": 350, "height": 535, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/fc/e4/fce47bb30672fe9156e3a0ae02b6f95b.jpg", "rating": "s", "score": 2, "source": "http://www7.ocn.ne.jp/~hamao/kinkyo/home129.jpg", "tag_count": 27, "tag_count_artist": 1, "tag_count_character": 1, "tag_count_copyright": 2, "tag_count_general": 21, "tag_count_meta": 2, "tag_string": "1girl ass_visible_through_thighs blue_buruma blue_hair blush buruma closed_mouth cowboy_shot gradient_background green_eyes gym_uniform halftone halftone_background looking_away otaut-r photoshop_(medium) shirt short_hair short_sleeves solo sweatdrop thigh_gap to_heart_(series) to_heart_2 tonami_yuma translated white_shirt", "tag_string_artist": "otaut-r", "tag_string_character": "tonami_yuma", "tag_string_copyright": "to_heart_(series) to_heart_2", "tag_string_general": "1girl ass_visible_through_thighs blue_buruma blue_hair blush buruma closed_mouth cowboy_shot gradient_background green_eyes gym_uniform halftone halftone_background looking_away shirt short_hair short_sleeves solo sweatdrop thigh_gap white_shirt", "tag_string_meta": "photoshop_(medium) translated", "up_score": 2, "updated_at": "2023-05-27T21:04:51.513-04:00", "uploader_id": 1 }
danbooru-json/0/1014
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T21:04:45.000-04:00", "down_score": -1, "fav_count": 11, "file_ext": "jpg", "file_size": 105579, "file_url": "https://cdn.donmai.us/original/91/37/9137d526fde7ecff640db47b88da2df4.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1014, "image_height": 700, "image_width": 495, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/91/37/9137d526fde7ecff640db47b88da2df4.jpg", "last_comment_bumped_at": "2008-12-27T17:40:56.801-05:00", "last_commented_at": "2008-12-27T17:40:56.801-05:00", "last_noted_at": "2021-11-14T05:25:51.027-05:00", "md5": "9137d526fde7ecff640db47b88da2df4", "media_asset": { "created_at": "2005-06-05T21:04:45.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "zeJvR04X7", "file_size": 105579, "id": 927, "image_height": 700, "image_width": 495, "is_public": true, "md5": "9137d526fde7ecff640db47b88da2df4", "pixel_hash": "70d23fd07fcdfe28c837ca89b58bb2f4", "status": "active", "updated_at": "2023-02-23T03:16:16.150-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/91/37/9137d526fde7ecff640db47b88da2df4.jpg", "width": 127, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/91/37/9137d526fde7ecff640db47b88da2df4.jpg", "width": 255, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/91/37/9137d526fde7ecff640db47b88da2df4.webp", "width": 495, "height": 700, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/91/37/9137d526fde7ecff640db47b88da2df4.jpg", "width": 495, "height": 700, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/91/37/9137d526fde7ecff640db47b88da2df4.jpg", "rating": "s", "score": 4, "source": "http://twinscatear.net/cg/050604.jpg", "tag_count": 27, "tag_count_artist": 1, "tag_count_character": 1, "tag_count_copyright": 1, "tag_count_general": 22, "tag_count_meta": 2, "tag_string": "1girl animal_ears blush cat_ears garter_belt golf greyscale kagura_yuuki kooh lace lingerie long_hair monochrome pangya panties pantyshot photoshop_(medium) solo strap striped_clothes striped_panties tail thigh_strap thighhighs translated twintails underwear", "tag_string_artist": "kagura_yuuki", "tag_string_character": "kooh", "tag_string_copyright": "pangya", "tag_string_general": "1girl animal_ears blush cat_ears garter_belt golf greyscale lace lingerie long_hair monochrome panties pantyshot solo strap striped_clothes striped_panties tail thigh_strap thighhighs twintails underwear", "tag_string_meta": "photoshop_(medium) translated", "up_score": 5, "updated_at": "2024-01-14T13:43:43.902-05:00", "uploader_id": 1 }
danbooru-json/0/1015
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T21:06:47.000-04:00", "down_score": -1, "fav_count": 14, "file_ext": "png", "file_size": 13050, "file_url": "https://cdn.donmai.us/original/8b/7c/8b7c580df9db271ef0f32d68abe6567e.png", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1015, "image_height": 400, "image_width": 400, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/8b/7c/8b7c580df9db271ef0f32d68abe6567e.png", "last_comment_bumped_at": null, "last_commented_at": "2006-01-22T10:41:27.000-05:00", "last_noted_at": null, "md5": "8b7c580df9db271ef0f32d68abe6567e", "media_asset": { "created_at": "2005-06-05T21:06:47.000-04:00", "duration": null, "file_ext": "png", "file_key": "FnRkqErvw", "file_size": 13050, "id": 928, "image_height": 400, "image_width": 400, "is_public": true, "md5": "8b7c580df9db271ef0f32d68abe6567e", "pixel_hash": "769747679924e604b52f0b4902bb15d2", "status": "active", "updated_at": "2023-02-23T03:16:16.019-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/8b/7c/8b7c580df9db271ef0f32d68abe6567e.jpg", "width": 180, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/8b/7c/8b7c580df9db271ef0f32d68abe6567e.jpg", "width": 360, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/8b/7c/8b7c580df9db271ef0f32d68abe6567e.webp", "width": 400, "height": 400, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/8b/7c/8b7c580df9db271ef0f32d68abe6567e.png", "width": 400, "height": 400, "file_ext": "png" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/8b/7c/8b7c580df9db271ef0f32d68abe6567e.jpg", "rating": "g", "score": 8, "source": "http://www5d.biglobe.ne.jp/~tyokan/oekaki3/VIT_001077.png", "tag_count": 35, "tag_count_artist": 1, "tag_count_character": 2, "tag_count_copyright": 1, "tag_count_general": 30, "tag_count_meta": 1, "tag_string": "2girls alice_margatroid apron basket black_eyes blonde_hair bow capelet chair character_doll closed_eyes doll dress frown hair_bow hairband hat holding holding_needle kirisame_marisa long_hair looking_back lowres mouth_hold multiple_girls mushroom needle oekaki sewing short_hair sitting smile touhou tyokan witch_hat", "tag_string_artist": "tyokan", "tag_string_character": "alice_margatroid kirisame_marisa", "tag_string_copyright": "touhou", "tag_string_general": "2girls apron basket black_eyes blonde_hair bow capelet chair character_doll closed_eyes doll dress frown hair_bow hairband hat holding holding_needle long_hair looking_back mouth_hold multiple_girls mushroom needle oekaki sewing short_hair sitting smile witch_hat", "tag_string_meta": "lowres", "up_score": 9, "updated_at": "2022-05-24T17:20:52.533-04:00", "uploader_id": 1 }
danbooru-json/0/1016
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T21:07:23.000-04:00", "down_score": -1, "fav_count": 9, "file_ext": "jpg", "file_size": 58202, "file_url": "https://cdn.donmai.us/original/e8/53/e85304445b7f11d1c766622674f2118f.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1016, "image_height": 800, "image_width": 600, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/e8/53/e85304445b7f11d1c766622674f2118f.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "e85304445b7f11d1c766622674f2118f", "media_asset": { "created_at": "2005-06-05T21:07:23.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "wtG7CWPkV", "file_size": 58202, "id": 929, "image_height": 800, "image_width": 600, "is_public": true, "md5": "e85304445b7f11d1c766622674f2118f", "pixel_hash": "850a0d7bcae0020ec2e944654c1cfc95", "status": "active", "updated_at": "2023-02-23T03:16:16.447-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/e8/53/e85304445b7f11d1c766622674f2118f.jpg", "width": 135, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/e8/53/e85304445b7f11d1c766622674f2118f.jpg", "width": 270, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/e8/53/e85304445b7f11d1c766622674f2118f.webp", "width": 540, "height": 720, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/e8/53/e85304445b7f11d1c766622674f2118f.jpg", "width": 600, "height": 800, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/e8/53/e85304445b7f11d1c766622674f2118f.jpg", "rating": "g", "score": 5, "source": "http://www5d.biglobe.ne.jp/~tyokan/oekaki3/20050604.jpg", "tag_count": 24, "tag_count_artist": 1, "tag_count_character": 1, "tag_count_copyright": 1, "tag_count_general": 21, "tag_count_meta": 0, "tag_string": "1girl :o azmaria_hendric bow chrono_crusade closed_eyes dress flat_chest formal greyscale hair_bow high_heels lineart long_hair monochrome music open_mouth parted_bangs shoes singing solo standing tyokan very_long_hair", "tag_string_artist": "tyokan", "tag_string_character": "azmaria_hendric", "tag_string_copyright": "chrono_crusade", "tag_string_general": "1girl :o bow closed_eyes dress flat_chest formal greyscale hair_bow high_heels lineart long_hair monochrome music open_mouth parted_bangs shoes singing solo standing very_long_hair", "tag_string_meta": "", "up_score": 6, "updated_at": "2023-11-20T12:44:47.603-05:00", "uploader_id": 1 }
danbooru-json/0/1017
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T21:09:19.000-04:00", "down_score": 0, "fav_count": 5, "file_ext": "jpg", "file_size": 63527, "file_url": "https://cdn.donmai.us/original/59/8b/598be424d1772cbbbdad5053565f1de5.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1017, "image_height": 591, "image_width": 467, "is_banned": false, "is_deleted": true, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/59/8b/598be424d1772cbbbdad5053565f1de5.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "598be424d1772cbbbdad5053565f1de5", "media_asset": { "created_at": "2005-06-05T21:09:19.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "VQalDLoIi", "file_size": 63527, "id": 930, "image_height": 591, "image_width": 467, "is_public": true, "md5": "598be424d1772cbbbdad5053565f1de5", "pixel_hash": "674504ada22cc21458046382205fe80c", "status": "active", "updated_at": "2023-02-23T03:16:16.215-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/59/8b/598be424d1772cbbbdad5053565f1de5.jpg", "width": 142, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/59/8b/598be424d1772cbbbdad5053565f1de5.jpg", "width": 284, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/59/8b/598be424d1772cbbbdad5053565f1de5.webp", "width": 467, "height": 591, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/59/8b/598be424d1772cbbbdad5053565f1de5.jpg", "width": 467, "height": 591, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/59/8b/598be424d1772cbbbdad5053565f1de5.jpg", "rating": "q", "score": 3, "source": "http://www.f8.dion.ne.jp/~zsilver/omake1153.jpg", "tag_count": 16, "tag_count_artist": 1, "tag_count_character": 1, "tag_count_copyright": 2, "tag_count_general": 12, "tag_count_meta": 0, "tag_string": "1girl blush green_hair kotona_elegance no_nipples nude onsen purple_eyes shirogane_(platinum) solo steam towel towel_on_head water zoids zoids_genesis", "tag_string_artist": "shirogane_(platinum)", "tag_string_character": "kotona_elegance", "tag_string_copyright": "zoids zoids_genesis", "tag_string_general": "1girl blush green_hair no_nipples nude onsen purple_eyes solo steam towel towel_on_head water", "tag_string_meta": "", "up_score": 3, "updated_at": "2021-09-25T02:20:27.801-04:00", "uploader_id": 1 }
danbooru-json/0/1018
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T21:09:57.000-04:00", "down_score": 0, "fav_count": 18, "file_ext": "jpg", "file_size": 52752, "file_url": "https://cdn.donmai.us/original/a2/61/a261a12791c95f60960aec189b773100.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1018, "image_height": 568, "image_width": 400, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/a2/61/a261a12791c95f60960aec189b773100.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "a261a12791c95f60960aec189b773100", "media_asset": { "created_at": "2005-06-05T21:09:57.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "AKXys03UP", "file_size": 52752, "id": 931, "image_height": 568, "image_width": 400, "is_public": true, "md5": "a261a12791c95f60960aec189b773100", "pixel_hash": "6e0c7f2b35aabaf5ce24c88ebe7477f0", "status": "active", "updated_at": "2023-02-23T03:16:16.107-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/a2/61/a261a12791c95f60960aec189b773100.jpg", "width": 127, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/a2/61/a261a12791c95f60960aec189b773100.jpg", "width": 254, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/a2/61/a261a12791c95f60960aec189b773100.webp", "width": 400, "height": 568, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/a2/61/a261a12791c95f60960aec189b773100.jpg", "width": 400, "height": 568, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/a2/61/a261a12791c95f60960aec189b773100.jpg", "rating": "s", "score": 10, "source": "http://echosociety.cab.jp/shukushou_2.jpg", "tag_count": 25, "tag_count_artist": 1, "tag_count_character": 2, "tag_count_copyright": 2, "tag_count_general": 20, "tag_count_meta": 0, "tag_string": "1boy 1girl aqua_hair back-to-back bare_arms bare_shoulders breasts brown_eyes camisole cleavage crop_top eureka_seven eureka_seven_(series) frown grey_hair holland_novak ky_(artist) looking_at_viewer medium_breasts midriff navel short_hair sitting sleeveless talho_yuuki", "tag_string_artist": "ky_(artist)", "tag_string_character": "holland_novak talho_yuuki", "tag_string_copyright": "eureka_seven eureka_seven_(series)", "tag_string_general": "1boy 1girl aqua_hair back-to-back bare_arms bare_shoulders breasts brown_eyes camisole cleavage crop_top frown grey_hair looking_at_viewer medium_breasts midriff navel short_hair sitting sleeveless", "tag_string_meta": "", "up_score": 9, "updated_at": "2022-07-18T16:19:59.541-04:00", "uploader_id": 1 }
danbooru-json/0/1019
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T21:11:48.000-04:00", "down_score": -1, "fav_count": 9, "file_ext": "jpg", "file_size": 206280, "file_url": "https://cdn.donmai.us/original/f6/78/f67817b81fe445e93fbfc5cb299fa300.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1019, "image_height": 575, "image_width": 482, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/f6/78/f67817b81fe445e93fbfc5cb299fa300.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "f67817b81fe445e93fbfc5cb299fa300", "media_asset": { "created_at": "2005-06-05T21:11:48.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "4hgMd0zJf", "file_size": 206280, "id": 932, "image_height": 575, "image_width": 482, "is_public": true, "md5": "f67817b81fe445e93fbfc5cb299fa300", "pixel_hash": "5b8c586d33c55158d491b4b211e0e948", "status": "active", "updated_at": "2023-02-23T03:16:16.480-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/f6/78/f67817b81fe445e93fbfc5cb299fa300.jpg", "width": 151, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/f6/78/f67817b81fe445e93fbfc5cb299fa300.jpg", "width": 302, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/f6/78/f67817b81fe445e93fbfc5cb299fa300.webp", "width": 482, "height": 575, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/f6/78/f67817b81fe445e93fbfc5cb299fa300.jpg", "width": 482, "height": 575, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/f6/78/f67817b81fe445e93fbfc5cb299fa300.jpg", "rating": "e", "score": 7, "source": "http://www16.ocn.ne.jp/~wanton/jpg_img/futago04.jpg", "tag_count": 30, "tag_count_artist": 1, "tag_count_character": 1, "tag_count_copyright": 1, "tag_count_general": 27, "tag_count_meta": 0, "tag_string": "1boy 1girl bent_over blue_hair breasts cum doggystyle fushigiboshi_no_futago_hime hanging_breasts hat hetero komame_(wanton) large_breasts long_hair long_sleeves looking_at_viewer nipples open_mouth out_of_frame panties panty_pull rein_(futagohime) sex sex_from_behind solo_focus thighhighs top_hat underwear vaginal white_thighhighs", "tag_string_artist": "komame_(wanton)", "tag_string_character": "rein_(futagohime)", "tag_string_copyright": "fushigiboshi_no_futago_hime", "tag_string_general": "1boy 1girl bent_over blue_hair breasts cum doggystyle hanging_breasts hat hetero large_breasts long_hair long_sleeves looking_at_viewer nipples open_mouth out_of_frame panties panty_pull sex sex_from_behind solo_focus thighhighs top_hat underwear vaginal white_thighhighs", "tag_string_meta": "", "up_score": 9, "updated_at": "2022-07-10T05:35:04.647-04:00", "uploader_id": 1 }
danbooru-json/0/102
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-05-24T21:39:55.000-04:00", "down_score": -1, "fav_count": 5, "file_ext": "jpg", "file_size": 274412, "file_url": "https://cdn.donmai.us/original/99/4a/994ad801482810fdcb4f4daf51ebb198.jpg", "has_active_children": false, "has_children": false, "has_large": true, "has_visible_children": false, "id": 102, "image_height": 1080, "image_width": 1440, "is_banned": false, "is_deleted": true, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/sample/99/4a/sample-994ad801482810fdcb4f4daf51ebb198.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "994ad801482810fdcb4f4daf51ebb198", "media_asset": { "created_at": "2005-05-24T21:39:55.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "ZoLh9m1q5", "file_size": 274412, "id": 95, "image_height": 1080, "image_width": 1440, "is_public": true, "md5": "994ad801482810fdcb4f4daf51ebb198", "pixel_hash": "fc5b40e0f1dfde3754dc8042f719dba9", "status": "active", "updated_at": "2023-02-23T03:15:48.143-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/99/4a/994ad801482810fdcb4f4daf51ebb198.jpg", "width": 180, "height": 135, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/99/4a/994ad801482810fdcb4f4daf51ebb198.jpg", "width": 360, "height": 270, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/99/4a/994ad801482810fdcb4f4daf51ebb198.webp", "width": 720, "height": 540, "file_ext": "webp" }, { "type": "sample", "url": "https://cdn.donmai.us/sample/99/4a/sample-994ad801482810fdcb4f4daf51ebb198.jpg", "width": 850, "height": 638, "file_ext": "jpg" }, { "type": "original", "url": "https://cdn.donmai.us/original/99/4a/994ad801482810fdcb4f4daf51ebb198.jpg", "width": 1440, "height": 1080, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/99/4a/994ad801482810fdcb4f4daf51ebb198.jpg", "rating": "e", "score": 2, "source": "", "tag_count": 20, "tag_count_artist": 0, "tag_count_character": 2, "tag_count_copyright": 1, "tag_count_general": 16, "tag_count_meta": 1, "tag_string": "2girls anime_screenshot black_hair black_theme blush closed_mouth collage cum cum_on_hair dark facial futakoi happy hinagiku_lala hinagiku_lulu long_hair multiple_girls open_mouth school_uniform twintails", "tag_string_artist": "", "tag_string_character": "hinagiku_lala hinagiku_lulu", "tag_string_copyright": "futakoi", "tag_string_general": "2girls black_hair black_theme blush closed_mouth collage cum cum_on_hair dark facial happy long_hair multiple_girls open_mouth school_uniform twintails", "tag_string_meta": "anime_screenshot", "up_score": 3, "updated_at": "2024-05-31T16:28:43.064-04:00", "uploader_id": 1 }
danbooru-json/0/1020
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T21:12:31.000-04:00", "down_score": -1, "fav_count": 8, "file_ext": "jpg", "file_size": 80869, "file_url": "https://cdn.donmai.us/original/8b/43/8b4377a8c6853e38f659408c85dfcea8.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1020, "image_height": 600, "image_width": 489, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/8b/43/8b4377a8c6853e38f659408c85dfcea8.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "8b4377a8c6853e38f659408c85dfcea8", "media_asset": { "created_at": "2005-06-05T21:12:31.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "Or3ycSJSw", "file_size": 80869, "id": 933, "image_height": 600, "image_width": 489, "is_public": true, "md5": "8b4377a8c6853e38f659408c85dfcea8", "pixel_hash": "0323ab57dc076c88c805f6007b9fc262", "status": "active", "updated_at": "2023-02-23T03:16:16.481-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/8b/43/8b4377a8c6853e38f659408c85dfcea8.jpg", "width": 147, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/8b/43/8b4377a8c6853e38f659408c85dfcea8.jpg", "width": 293, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/8b/43/8b4377a8c6853e38f659408c85dfcea8.webp", "width": 489, "height": 600, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/8b/43/8b4377a8c6853e38f659408c85dfcea8.jpg", "width": 489, "height": 600, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/8b/43/8b4377a8c6853e38f659408c85dfcea8.jpg", "rating": "g", "score": 4, "source": "http://page.freett.com/moonknives/g/01.jpg", "tag_count": 27, "tag_count_artist": 1, "tag_count_character": 1, "tag_count_copyright": 1, "tag_count_general": 23, "tag_count_meta": 1, "tag_string": "1girl animal_ears blush cat_ears dress elbow_gloves fang fushigiboshi_no_futago_hime gloves jewelry leonne_(futagohime) long_hair looking_at_viewer mutsuki_(moonknives) necklace one_eye_closed orange_eyes orange_hair photoshop_(medium) ponytail simple_background solo tears tiara white_background white_gloves wiping_tears", "tag_string_artist": "mutsuki_(moonknives)", "tag_string_character": "leonne_(futagohime)", "tag_string_copyright": "fushigiboshi_no_futago_hime", "tag_string_general": "1girl animal_ears blush cat_ears dress elbow_gloves fang gloves jewelry long_hair looking_at_viewer necklace one_eye_closed orange_eyes orange_hair ponytail simple_background solo tears tiara white_background white_gloves wiping_tears", "tag_string_meta": "photoshop_(medium)", "up_score": 5, "updated_at": "2023-05-17T08:04:14.900-04:00", "uploader_id": 1 }
danbooru-json/0/1021
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T22:29:00.000-04:00", "down_score": -1, "fav_count": 53, "file_ext": "jpg", "file_size": 242637, "file_url": "https://cdn.donmai.us/original/bb/3a/bb3ad273ce5a3f6a4b8c836a9cb2ddb3.jpg", "has_active_children": false, "has_children": true, "has_large": false, "has_visible_children": false, "id": 1021, "image_height": 800, "image_width": 542, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/bb/3a/bb3ad273ce5a3f6a4b8c836a9cb2ddb3.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "bb3ad273ce5a3f6a4b8c836a9cb2ddb3", "media_asset": { "created_at": "2005-06-05T22:29:00.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "b8x7yKzMg", "file_size": 242637, "id": 934, "image_height": 800, "image_width": 542, "is_public": true, "md5": "bb3ad273ce5a3f6a4b8c836a9cb2ddb3", "pixel_hash": "2801a1978e79b571709400d093595c2d", "status": "active", "updated_at": "2023-02-23T03:16:16.522-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/bb/3a/bb3ad273ce5a3f6a4b8c836a9cb2ddb3.jpg", "width": 122, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/bb/3a/bb3ad273ce5a3f6a4b8c836a9cb2ddb3.jpg", "width": 244, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/bb/3a/bb3ad273ce5a3f6a4b8c836a9cb2ddb3.webp", "width": 488, "height": 720, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/bb/3a/bb3ad273ce5a3f6a4b8c836a9cb2ddb3.jpg", "width": 542, "height": 800, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/bb/3a/bb3ad273ce5a3f6a4b8c836a9cb2ddb3.jpg", "rating": "s", "score": 14, "source": "http://www5a.biglobe.ne.jp/~belial/e/160615.jpg", "tag_count": 23, "tag_count_artist": 1, "tag_count_character": 1, "tag_count_copyright": 1, "tag_count_general": 19, "tag_count_meta": 1, "tag_string": "1girl bare_shoulders blue_eyes blue_skirt breasts brown_hair long_hair long_sleeves miniskirt os-tan panties pantyshot photoshop_(medium) ponytail sitting skirt solo sun-3 thighhighs underwear white_panties white_thighhighs xp-tan", "tag_string_artist": "sun-3", "tag_string_character": "xp-tan", "tag_string_copyright": "os-tan", "tag_string_general": "1girl bare_shoulders blue_eyes blue_skirt breasts brown_hair long_hair long_sleeves miniskirt panties pantyshot ponytail sitting skirt solo thighhighs underwear white_panties white_thighhighs", "tag_string_meta": "photoshop_(medium)", "up_score": 14, "updated_at": "2022-07-04T23:15:26.776-04:00", "uploader_id": 1 }
danbooru-json/0/1022
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T22:29:13.000-04:00", "down_score": -1, "fav_count": 9, "file_ext": "jpg", "file_size": 94487, "file_url": "https://cdn.donmai.us/original/2e/8a/2e8ad721e2767b14bc68e5aab92bbb8b.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1022, "image_height": 542, "image_width": 500, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/2e/8a/2e8ad721e2767b14bc68e5aab92bbb8b.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": "2022-10-01T22:51:34.081-04:00", "md5": "2e8ad721e2767b14bc68e5aab92bbb8b", "media_asset": { "created_at": "2005-06-05T22:29:13.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "Fy506aW6X", "file_size": 94487, "id": 935, "image_height": 542, "image_width": 500, "is_public": true, "md5": "2e8ad721e2767b14bc68e5aab92bbb8b", "pixel_hash": "4873a49b54e6a4f691a0435f702cfcac", "status": "active", "updated_at": "2023-02-23T03:16:16.507-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/2e/8a/2e8ad721e2767b14bc68e5aab92bbb8b.jpg", "width": 166, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/2e/8a/2e8ad721e2767b14bc68e5aab92bbb8b.jpg", "width": 332, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/2e/8a/2e8ad721e2767b14bc68e5aab92bbb8b.webp", "width": 500, "height": 542, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/2e/8a/2e8ad721e2767b14bc68e5aab92bbb8b.jpg", "width": 500, "height": 542, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/2e/8a/2e8ad721e2767b14bc68e5aab92bbb8b.jpg", "rating": "g", "score": 4, "source": "", "tag_count": 23, "tag_count_artist": 0, "tag_count_character": 1, "tag_count_copyright": 1, "tag_count_general": 19, "tag_count_meta": 2, "tag_string": "1girl 98-tan artist_request bare_shoulders blue_eyes blue_hair blue_thighhighs bob_cut elbow_gloves gloves looking_at_viewer number_hair_ornament os-tan pleated_skirt short_hair simple_background skirt sleeveless solo thighhighs translated white_background zettai_ryouiki", "tag_string_artist": "", "tag_string_character": "98-tan", "tag_string_copyright": "os-tan", "tag_string_general": "1girl bare_shoulders blue_eyes blue_hair blue_thighhighs bob_cut elbow_gloves gloves looking_at_viewer number_hair_ornament pleated_skirt short_hair simple_background skirt sleeveless solo thighhighs white_background zettai_ryouiki", "tag_string_meta": "artist_request translated", "up_score": 5, "updated_at": "2023-08-08T12:41:31.066-04:00", "uploader_id": 1 }
danbooru-json/0/1023
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T22:29:33.000-04:00", "down_score": -1, "fav_count": 6, "file_ext": "jpg", "file_size": 204135, "file_url": "https://cdn.donmai.us/original/58/03/5803b0cc4f1fc7a029995b6984a96c6b.jpg", "has_active_children": false, "has_children": false, "has_large": true, "has_visible_children": false, "id": 1023, "image_height": 770, "image_width": 1000, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/sample/58/03/sample-5803b0cc4f1fc7a029995b6984a96c6b.jpg", "last_comment_bumped_at": null, "last_commented_at": "2012-10-22T00:19:46.579-04:00", "last_noted_at": null, "md5": "5803b0cc4f1fc7a029995b6984a96c6b", "media_asset": { "created_at": "2005-06-05T22:29:33.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "KhUbkCumF", "file_size": 204135, "id": 936, "image_height": 770, "image_width": 1000, "is_public": true, "md5": "5803b0cc4f1fc7a029995b6984a96c6b", "pixel_hash": "9fb93946a19f64ce98dfad68330fc767", "status": "active", "updated_at": "2023-02-23T03:16:16.560-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/58/03/5803b0cc4f1fc7a029995b6984a96c6b.jpg", "width": 180, "height": 139, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/58/03/5803b0cc4f1fc7a029995b6984a96c6b.jpg", "width": 360, "height": 277, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/58/03/5803b0cc4f1fc7a029995b6984a96c6b.webp", "width": 720, "height": 554, "file_ext": "webp" }, { "type": "sample", "url": "https://cdn.donmai.us/sample/58/03/sample-5803b0cc4f1fc7a029995b6984a96c6b.jpg", "width": 850, "height": 655, "file_ext": "jpg" }, { "type": "original", "url": "https://cdn.donmai.us/original/58/03/5803b0cc4f1fc7a029995b6984a96c6b.jpg", "width": 1000, "height": 770, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/58/03/5803b0cc4f1fc7a029995b6984a96c6b.jpg", "rating": "s", "score": 2, "source": "", "tag_count": 20, "tag_count_artist": 0, "tag_count_character": 1, "tag_count_copyright": 1, "tag_count_general": 15, "tag_count_meta": 3, "tag_string": "1girl 98se-tan artist_request blue_eyes blue_hair from_behind kneeling looking_back midriff os-tan photoshop_(medium) pleated_skirt pointing school_uniform short_hair side_ponytail skirt socks solo source_request", "tag_string_artist": "", "tag_string_character": "98se-tan", "tag_string_copyright": "os-tan", "tag_string_general": "1girl blue_eyes blue_hair from_behind kneeling looking_back midriff pleated_skirt pointing school_uniform short_hair side_ponytail skirt socks solo", "tag_string_meta": "artist_request photoshop_(medium) source_request", "up_score": 3, "updated_at": "2023-07-08T17:12:28.524-04:00", "uploader_id": 1 }
danbooru-json/0/1024
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T22:30:09.000-04:00", "down_score": -1, "fav_count": 10, "file_ext": "jpg", "file_size": 51152, "file_url": "https://cdn.donmai.us/original/7f/4b/7f4b9cfaf03aded70bd4f605882decdd.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1024, "image_height": 650, "image_width": 520, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/7f/4b/7f4b9cfaf03aded70bd4f605882decdd.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "7f4b9cfaf03aded70bd4f605882decdd", "media_asset": { "created_at": "2005-06-05T22:30:09.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "ZCOiXoXhB", "file_size": 51152, "id": 937, "image_height": 650, "image_width": 520, "is_public": true, "md5": "7f4b9cfaf03aded70bd4f605882decdd", "pixel_hash": "a16d085223bdf23c29c44a981123b7ce", "status": "active", "updated_at": "2023-02-23T03:16:16.519-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/7f/4b/7f4b9cfaf03aded70bd4f605882decdd.jpg", "width": 144, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/7f/4b/7f4b9cfaf03aded70bd4f605882decdd.jpg", "width": 288, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/7f/4b/7f4b9cfaf03aded70bd4f605882decdd.webp", "width": 520, "height": 650, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/7f/4b/7f4b9cfaf03aded70bd4f605882decdd.jpg", "width": 520, "height": 650, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/7f/4b/7f4b9cfaf03aded70bd4f605882decdd.jpg", "rating": "g", "score": 6, "source": "", "tag_count": 29, "tag_count_artist": 0, "tag_count_character": 1, "tag_count_copyright": 1, "tag_count_general": 26, "tag_count_meta": 1, "tag_string": "1girl 98-tan artist_request ascot bare_shoulders black_gloves blue_ascot blue_eyes blue_hair blush bob_cut closed_mouth elbow_gloves gloves hair_between_eyes hair_ornament looking_at_viewer looking_up number_hair_ornament os-tan pink_background shirt short_hair simple_background sleeveless sleeveless_shirt solo upper_body white_shirt", "tag_string_artist": "", "tag_string_character": "98-tan", "tag_string_copyright": "os-tan", "tag_string_general": "1girl ascot bare_shoulders black_gloves blue_ascot blue_eyes blue_hair blush bob_cut closed_mouth elbow_gloves gloves hair_between_eyes hair_ornament looking_at_viewer looking_up number_hair_ornament pink_background shirt short_hair simple_background sleeveless sleeveless_shirt solo upper_body white_shirt", "tag_string_meta": "artist_request", "up_score": 7, "updated_at": "2023-08-08T12:41:31.378-04:00", "uploader_id": 1 }
danbooru-json/0/1025
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T22:30:23.000-04:00", "down_score": -1, "fav_count": 75, "file_ext": "jpg", "file_size": 73428, "file_url": "https://cdn.donmai.us/original/52/47/5247e9d5cc3c66f42a504fde99d527d5.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1025, "image_height": 515, "image_width": 707, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/52/47/5247e9d5cc3c66f42a504fde99d527d5.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "5247e9d5cc3c66f42a504fde99d527d5", "media_asset": { "created_at": "2005-06-05T22:30:23.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "99ws9Dmvi", "file_size": 73428, "id": 938, "image_height": 515, "image_width": 707, "is_public": true, "md5": "5247e9d5cc3c66f42a504fde99d527d5", "pixel_hash": "356b3f68f8dc7d56fb5f59ad474d2d6b", "status": "active", "updated_at": "2023-02-23T03:16:16.472-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/52/47/5247e9d5cc3c66f42a504fde99d527d5.jpg", "width": 180, "height": 131, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/52/47/5247e9d5cc3c66f42a504fde99d527d5.jpg", "width": 360, "height": 262, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/52/47/5247e9d5cc3c66f42a504fde99d527d5.webp", "width": 707, "height": 515, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/52/47/5247e9d5cc3c66f42a504fde99d527d5.jpg", "width": 707, "height": 515, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/52/47/5247e9d5cc3c66f42a504fde99d527d5.jpg", "rating": "e", "score": 36, "source": "http://www15t.sakura.ne.jp/~volvox/cirima/tidori.jpg", "tag_count": 42, "tag_count_artist": 1, "tag_count_character": 1, "tag_count_copyright": 2, "tag_count_general": 38, "tag_count_meta": 0, "tag_string": "1girl anal anal_object_insertion apron arm_behind_back arm_support ass blush breasts brown_eyes brown_hair cirima closed_mouth dildo female_masturbation food food_in_ass food_insertion holding holding_food holding_vegetable leg_up looking_down masturbation mature_female medarot medarot_2 medium_breasts naked_apron nipples object_insertion object_insertion_from_behind pink_background sandals sex_toy solo spread_legs spring_onion sweat tenryou_chidori vegetable white_apron", "tag_string_artist": "cirima", "tag_string_character": "tenryou_chidori", "tag_string_copyright": "medarot medarot_2", "tag_string_general": "1girl anal anal_object_insertion apron arm_behind_back arm_support ass blush breasts brown_eyes brown_hair closed_mouth dildo female_masturbation food food_in_ass food_insertion holding holding_food holding_vegetable leg_up looking_down masturbation mature_female medium_breasts naked_apron nipples object_insertion object_insertion_from_behind pink_background sandals sex_toy solo spread_legs spring_onion sweat vegetable white_apron", "tag_string_meta": "", "up_score": 36, "updated_at": "2024-08-10T13:37:49.757-04:00", "uploader_id": 1 }
danbooru-json/0/1026
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T22:31:05.000-04:00", "down_score": -1, "fav_count": 33, "file_ext": "jpg", "file_size": 76744, "file_url": "https://cdn.donmai.us/original/b5/52/b552f2391defc3729a70fe3109093b00.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1026, "image_height": 550, "image_width": 785, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/b5/52/b552f2391defc3729a70fe3109093b00.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "b552f2391defc3729a70fe3109093b00", "media_asset": { "created_at": "2005-06-05T22:31:05.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "waWykqDcJ", "file_size": 76744, "id": 939, "image_height": 550, "image_width": 785, "is_public": true, "md5": "b552f2391defc3729a70fe3109093b00", "pixel_hash": "56e0adfe3996f0ff735252bac43c964c", "status": "active", "updated_at": "2023-02-23T03:16:16.725-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/b5/52/b552f2391defc3729a70fe3109093b00.jpg", "width": 180, "height": 126, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/b5/52/b552f2391defc3729a70fe3109093b00.jpg", "width": 360, "height": 252, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/b5/52/b552f2391defc3729a70fe3109093b00.webp", "width": 720, "height": 504, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/b5/52/b552f2391defc3729a70fe3109093b00.jpg", "width": 785, "height": 550, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/b5/52/b552f2391defc3729a70fe3109093b00.jpg", "rating": "s", "score": 18, "source": "http://www6.plala.or.jp/haniwa/rakugaki/050129_273.jpg", "tag_count": 31, "tag_count_artist": 1, "tag_count_character": 1, "tag_count_copyright": 1, "tag_count_general": 28, "tag_count_meta": 0, "tag_string": "1girl barefoot bed blonde_hair book bow braid feet green_eyes hair_ribbon haniwa_(leaf_garden) hat hat_bow indoors kirisame_marisa looking_at_viewer lying on_stomach pajamas petite pillow pink_bow ribbon sleepy soles solo the_pose toes touhou tress_ribbon witch_hat", "tag_string_artist": "haniwa_(leaf_garden)", "tag_string_character": "kirisame_marisa", "tag_string_copyright": "touhou", "tag_string_general": "1girl barefoot bed blonde_hair book bow braid feet green_eyes hair_ribbon hat hat_bow indoors looking_at_viewer lying on_stomach pajamas petite pillow pink_bow ribbon sleepy soles solo the_pose toes tress_ribbon witch_hat", "tag_string_meta": "", "up_score": 17, "updated_at": "2023-02-20T23:15:16.329-05:00", "uploader_id": 1 }
danbooru-json/0/1027
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T22:32:58.000-04:00", "down_score": -1, "fav_count": 241, "file_ext": "jpg", "file_size": 137113, "file_url": "https://cdn.donmai.us/original/1e/d1/1ed17e8449c2075bd90f93da49c2ea5e.jpg", "has_active_children": false, "has_children": false, "has_large": true, "has_visible_children": false, "id": 1027, "image_height": 852, "image_width": 988, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/sample/1e/d1/sample-1ed17e8449c2075bd90f93da49c2ea5e.jpg", "last_comment_bumped_at": "2012-08-21T20:31:12.324-04:00", "last_commented_at": "2012-08-21T20:31:12.324-04:00", "last_noted_at": null, "md5": "1ed17e8449c2075bd90f93da49c2ea5e", "media_asset": { "created_at": "2005-06-05T22:32:58.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "cQWa1GgQt", "file_size": 137113, "id": 940, "image_height": 852, "image_width": 988, "is_public": true, "md5": "1ed17e8449c2075bd90f93da49c2ea5e", "pixel_hash": "af1ffc2ae6d7bbfbc97679eb2f4d59a0", "status": "active", "updated_at": "2023-02-23T03:16:16.665-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/1e/d1/1ed17e8449c2075bd90f93da49c2ea5e.jpg", "width": 180, "height": 155, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/1e/d1/1ed17e8449c2075bd90f93da49c2ea5e.jpg", "width": 360, "height": 310, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/1e/d1/1ed17e8449c2075bd90f93da49c2ea5e.webp", "width": 720, "height": 621, "file_ext": "webp" }, { "type": "sample", "url": "https://cdn.donmai.us/sample/1e/d1/sample-1ed17e8449c2075bd90f93da49c2ea5e.jpg", "width": 850, "height": 733, "file_ext": "jpg" }, { "type": "original", "url": "https://cdn.donmai.us/original/1e/d1/1ed17e8449c2075bd90f93da49c2ea5e.jpg", "width": 988, "height": 852, "file_ext": "jpg" } ] }, "parent_id": 210056, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/1e/d1/1ed17e8449c2075bd90f93da49c2ea5e.jpg", "rating": "e", "score": 65, "source": "", "tag_count": 51, "tag_count_artist": 1, "tag_count_character": 0, "tag_count_copyright": 1, "tag_count_general": 49, "tag_count_meta": 0, "tag_string": "1girl 4boys bdsm bondage bound breasts buruma buruma_aside clothes_lift clothes_pull clothing_aside cum cum_in_pussy desk faceless faceless_male fat fat_man gangbang grabbing_another's_breast groping group_sex gym_uniform hetero humiliation lying medium_breasts missionary multiple_boys multiple_penises nipples on_back one-piece_swimsuit_pull original panties panties_aside penis pussy rape restrained rope school school_desk sex shirt_lift takeda_sun tears uncensored underwear vaginal white_panties", "tag_string_artist": "takeda_sun", "tag_string_character": "", "tag_string_copyright": "original", "tag_string_general": "1girl 4boys bdsm bondage bound breasts buruma buruma_aside clothes_lift clothes_pull clothing_aside cum cum_in_pussy desk faceless faceless_male fat fat_man gangbang grabbing_another's_breast groping group_sex gym_uniform hetero humiliation lying medium_breasts missionary multiple_boys multiple_penises nipples on_back one-piece_swimsuit_pull panties panties_aside penis pussy rape restrained rope school school_desk sex shirt_lift tears uncensored underwear vaginal white_panties", "tag_string_meta": "", "up_score": 67, "updated_at": "2024-07-10T11:20:53.546-04:00", "uploader_id": 1 }
danbooru-json/0/1028
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T23:06:06.000-04:00", "down_score": 0, "fav_count": 7, "file_ext": "jpg", "file_size": 82651, "file_url": "https://cdn.donmai.us/original/77/d1/77d1e99d45e1800bbdcbef73f344a8a1.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1028, "image_height": 393, "image_width": 702, "is_banned": false, "is_deleted": true, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/77/d1/77d1e99d45e1800bbdcbef73f344a8a1.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "77d1e99d45e1800bbdcbef73f344a8a1", "media_asset": { "created_at": "2005-06-05T23:06:06.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "zvq7HfXys", "file_size": 82651, "id": 941, "image_height": 393, "image_width": 702, "is_public": true, "md5": "77d1e99d45e1800bbdcbef73f344a8a1", "pixel_hash": "d143d0171de974cc47909b73232f7be0", "status": "active", "updated_at": "2023-02-23T03:16:16.670-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/77/d1/77d1e99d45e1800bbdcbef73f344a8a1.jpg", "width": 180, "height": 101, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/77/d1/77d1e99d45e1800bbdcbef73f344a8a1.jpg", "width": 360, "height": 202, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/77/d1/77d1e99d45e1800bbdcbef73f344a8a1.webp", "width": 702, "height": 393, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/77/d1/77d1e99d45e1800bbdcbef73f344a8a1.jpg", "width": 702, "height": 393, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/77/d1/77d1e99d45e1800bbdcbef73f344a8a1.jpg", "rating": "g", "score": 4, "source": "", "tag_count": 20, "tag_count_artist": 0, "tag_count_character": 1, "tag_count_copyright": 2, "tag_count_general": 16, "tag_count_meta": 1, "tag_string": "1girl anime_screenshot aquarion_(series) blonde_hair blue_eyes blush hair_rings long_hair looking_at_viewer messy_bangs nostrils open_mouth shirt sidelighting silvia_de_alisia simple_background solo sousei_no_aquarion upper_body white_shirt", "tag_string_artist": "", "tag_string_character": "silvia_de_alisia", "tag_string_copyright": "aquarion_(series) sousei_no_aquarion", "tag_string_general": "1girl blonde_hair blue_eyes blush hair_rings long_hair looking_at_viewer messy_bangs nostrils open_mouth shirt sidelighting simple_background solo upper_body white_shirt", "tag_string_meta": "anime_screenshot", "up_score": 4, "updated_at": "2024-04-02T04:46:44.861-04:00", "uploader_id": 1 }
danbooru-json/0/1029
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T23:13:38.000-04:00", "down_score": -1, "fav_count": 13, "file_ext": "jpg", "file_size": 66297, "file_url": "https://cdn.donmai.us/original/64/37/6437abdde138708b2c00fe4416c964e8.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1029, "image_height": 616, "image_width": 800, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/64/37/6437abdde138708b2c00fe4416c964e8.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "6437abdde138708b2c00fe4416c964e8", "media_asset": { "created_at": "2005-06-05T23:13:38.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "eVUjm2aZv", "file_size": 66297, "id": 942, "image_height": 616, "image_width": 800, "is_public": true, "md5": "6437abdde138708b2c00fe4416c964e8", "pixel_hash": "682c163d387b3662348fb57fda1a2805", "status": "active", "updated_at": "2023-02-23T03:16:16.751-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/64/37/6437abdde138708b2c00fe4416c964e8.jpg", "width": 180, "height": 139, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/64/37/6437abdde138708b2c00fe4416c964e8.jpg", "width": 360, "height": 277, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/64/37/6437abdde138708b2c00fe4416c964e8.webp", "width": 720, "height": 554, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/64/37/6437abdde138708b2c00fe4416c964e8.jpg", "width": 800, "height": 616, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/64/37/6437abdde138708b2c00fe4416c964e8.jpg", "rating": "q", "score": 4, "source": "", "tag_count": 30, "tag_count_artist": 0, "tag_count_character": 0, "tag_count_copyright": 1, "tag_count_general": 28, "tag_count_meta": 1, "tag_string": "1girl artist_request black_eyes blonde_hair bottle braid breasts buruma cameltoe gym_uniform kneehighs legs long_hair no_bra one_eye_closed original red_buruma see-through_clothes shoes single_braid sitting small_breasts smile sneakers socks solo spread_legs water_bottle wet wet_clothes", "tag_string_artist": "", "tag_string_character": "", "tag_string_copyright": "original", "tag_string_general": "1girl black_eyes blonde_hair bottle braid breasts buruma cameltoe gym_uniform kneehighs legs long_hair no_bra one_eye_closed red_buruma see-through_clothes shoes single_braid sitting small_breasts smile sneakers socks solo spread_legs water_bottle wet wet_clothes", "tag_string_meta": "artist_request", "up_score": 5, "updated_at": "2024-09-20T13:51:46.123-04:00", "uploader_id": 1 }
danbooru-json/0/1030
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T23:53:47.000-04:00", "down_score": -1, "fav_count": 3, "file_ext": "jpg", "file_size": 103979, "file_url": "https://cdn.donmai.us/original/56/85/56850c33b7abfc7f93db62e268e25cf0.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1030, "image_height": 970, "image_width": 333, "is_banned": false, "is_deleted": true, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/56/85/56850c33b7abfc7f93db62e268e25cf0.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "56850c33b7abfc7f93db62e268e25cf0", "media_asset": { "created_at": "2005-06-05T23:53:47.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "pTekWNI9g", "file_size": 103979, "id": 943, "image_height": 970, "image_width": 333, "is_public": true, "md5": "56850c33b7abfc7f93db62e268e25cf0", "pixel_hash": "7fdebae0e9d43f97774e93e46a54fb21", "status": "active", "updated_at": "2023-02-23T03:16:16.698-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/56/85/56850c33b7abfc7f93db62e268e25cf0.jpg", "width": 62, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/56/85/56850c33b7abfc7f93db62e268e25cf0.jpg", "width": 124, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/56/85/56850c33b7abfc7f93db62e268e25cf0.webp", "width": 247, "height": 720, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/56/85/56850c33b7abfc7f93db62e268e25cf0.jpg", "width": 333, "height": 970, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/56/85/56850c33b7abfc7f93db62e268e25cf0.jpg", "rating": "g", "score": 1, "source": "http://ryp.jp/archives/yamayuri_2nd_mx01.jpg", "tag_count": 18, "tag_count_artist": 1, "tag_count_character": 2, "tag_count_copyright": 2, "tag_count_general": 12, "tag_count_meta": 1, "tag_string": "2girls 4koma comic drawing_(action) drill drill_hair fukuzawa_yumi greyscale kiseijuu maria-sama_ga_miteru matsudaira_touko monochrome multiple_girls punching ryp shaded_face sweatdrop translation_request", "tag_string_artist": "ryp", "tag_string_character": "fukuzawa_yumi matsudaira_touko", "tag_string_copyright": "kiseijuu maria-sama_ga_miteru", "tag_string_general": "2girls 4koma comic drawing_(action) drill drill_hair greyscale monochrome multiple_girls punching shaded_face sweatdrop", "tag_string_meta": "translation_request", "up_score": 2, "updated_at": "2024-03-02T12:40:19.373-05:00", "uploader_id": 1 }
danbooru-json/0/1031
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T23:56:42.000-04:00", "down_score": 0, "fav_count": 4, "file_ext": "jpg", "file_size": 273985, "file_url": "https://cdn.donmai.us/original/b0/94/b0947320b1d3388aadeb8b9ddaae86c7.jpg", "has_active_children": false, "has_children": false, "has_large": true, "has_visible_children": false, "id": 1031, "image_height": 960, "image_width": 1280, "is_banned": false, "is_deleted": true, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/sample/b0/94/sample-b0947320b1d3388aadeb8b9ddaae86c7.jpg", "last_comment_bumped_at": null, "last_commented_at": "2016-07-10T10:39:40.408-04:00", "last_noted_at": null, "md5": "b0947320b1d3388aadeb8b9ddaae86c7", "media_asset": { "created_at": "2005-06-05T23:56:42.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "8Eb2iRAW1", "file_size": 273985, "id": 944, "image_height": 960, "image_width": 1280, "is_public": true, "md5": "b0947320b1d3388aadeb8b9ddaae86c7", "pixel_hash": "72aa25f817641be3c4005584cc8058f6", "status": "active", "updated_at": "2023-02-23T03:16:16.811-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/b0/94/b0947320b1d3388aadeb8b9ddaae86c7.jpg", "width": 180, "height": 135, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/b0/94/b0947320b1d3388aadeb8b9ddaae86c7.jpg", "width": 360, "height": 270, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/b0/94/b0947320b1d3388aadeb8b9ddaae86c7.webp", "width": 720, "height": 540, "file_ext": "webp" }, { "type": "sample", "url": "https://cdn.donmai.us/sample/b0/94/sample-b0947320b1d3388aadeb8b9ddaae86c7.jpg", "width": 850, "height": 638, "file_ext": "jpg" }, { "type": "original", "url": "https://cdn.donmai.us/original/b0/94/b0947320b1d3388aadeb8b9ddaae86c7.jpg", "width": 1280, "height": 960, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/b0/94/b0947320b1d3388aadeb8b9ddaae86c7.jpg", "rating": "s", "score": 3, "source": "", "tag_count": 16, "tag_count_artist": 0, "tag_count_character": 7, "tag_count_copyright": 1, "tag_count_general": 6, "tag_count_meta": 2, "tag_string": "6+girls artist_request breasts comic fukuzawa_yumi greyscale hasekura_rei maria-sama_ga_miteru matsudaira_touko monochrome multiple_girls nijou_noriko ogasawara_sachiko shimazu_yoshino toudou_shimako translation_request", "tag_string_artist": "", "tag_string_character": "fukuzawa_yumi hasekura_rei matsudaira_touko nijou_noriko ogasawara_sachiko shimazu_yoshino toudou_shimako", "tag_string_copyright": "maria-sama_ga_miteru", "tag_string_general": "6+girls breasts comic greyscale monochrome multiple_girls", "tag_string_meta": "artist_request translation_request", "up_score": 2, "updated_at": "2022-06-30T20:54:59.751-04:00", "uploader_id": 1 }
danbooru-json/0/1032
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-05T23:57:23.000-04:00", "down_score": -1, "fav_count": 10, "file_ext": "jpg", "file_size": 124851, "file_url": "https://cdn.donmai.us/original/c9/9d/c99d716a80e68ae9e94a788af24f8938.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1032, "image_height": 999, "image_width": 379, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/c9/9d/c99d716a80e68ae9e94a788af24f8938.jpg", "last_comment_bumped_at": "2007-12-08T04:47:21.789-05:00", "last_commented_at": "2007-12-08T04:47:21.789-05:00", "last_noted_at": "2007-12-08T04:44:27.976-05:00", "md5": "c99d716a80e68ae9e94a788af24f8938", "media_asset": { "created_at": "2005-06-05T23:57:23.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "xHdj4bAYp", "file_size": 124851, "id": 945, "image_height": 999, "image_width": 379, "is_public": true, "md5": "c99d716a80e68ae9e94a788af24f8938", "pixel_hash": "4b91655515a5b6eb0de29b8ce71f57b5", "status": "active", "updated_at": "2023-02-23T03:16:16.712-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/c9/9d/c99d716a80e68ae9e94a788af24f8938.jpg", "width": 68, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/c9/9d/c99d716a80e68ae9e94a788af24f8938.jpg", "width": 137, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/c9/9d/c99d716a80e68ae9e94a788af24f8938.webp", "width": 273, "height": 720, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/c9/9d/c99d716a80e68ae9e94a788af24f8938.jpg", "width": 379, "height": 999, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/c9/9d/c99d716a80e68ae9e94a788af24f8938.jpg", "rating": "g", "score": 3, "source": "http://ryp.jp/archives/yamayuri_mx.jpg", "tag_count": 24, "tag_count_artist": 1, "tag_count_character": 2, "tag_count_copyright": 4, "tag_count_general": 16, "tag_count_meta": 1, "tag_string": "2girls annoyed comic drill drill_hair fukuzawa_yumi getter_robo greyscale imagining maria-sama_ga_miteru matsudaira_touko mecha monochrome multiple_girls playing_games robot ryp school_uniform serafuku smile super_robot_wars super_robot_wars_mx translated twintails", "tag_string_artist": "ryp", "tag_string_character": "fukuzawa_yumi matsudaira_touko", "tag_string_copyright": "getter_robo maria-sama_ga_miteru super_robot_wars super_robot_wars_mx", "tag_string_general": "2girls annoyed comic drill drill_hair greyscale imagining mecha monochrome multiple_girls playing_games robot school_uniform serafuku smile twintails", "tag_string_meta": "translated", "up_score": 5, "updated_at": "2022-05-24T17:23:08.198-04:00", "uploader_id": 1 }
danbooru-json/0/1033
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T00:00:55.000-04:00", "down_score": -1, "fav_count": 12, "file_ext": "png", "file_size": 250354, "file_url": "https://cdn.donmai.us/original/b7/68/b76847ffa4db4bb7883b4659a2fc2ea2.png", "has_active_children": false, "has_children": true, "has_large": false, "has_visible_children": false, "id": 1033, "image_height": 631, "image_width": 700, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/b7/68/b76847ffa4db4bb7883b4659a2fc2ea2.png", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "b76847ffa4db4bb7883b4659a2fc2ea2", "media_asset": { "created_at": "2005-06-06T00:00:55.000-04:00", "duration": null, "file_ext": "png", "file_key": "XJBm7utlQ", "file_size": 250354, "id": 946, "image_height": 631, "image_width": 700, "is_public": true, "md5": "b76847ffa4db4bb7883b4659a2fc2ea2", "pixel_hash": "4f8b7e22e7ae56bffe829366445e9981", "status": "active", "updated_at": "2023-02-23T03:16:16.717-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/b7/68/b76847ffa4db4bb7883b4659a2fc2ea2.jpg", "width": 180, "height": 162, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/b7/68/b76847ffa4db4bb7883b4659a2fc2ea2.jpg", "width": 360, "height": 325, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/b7/68/b76847ffa4db4bb7883b4659a2fc2ea2.webp", "width": 700, "height": 631, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/b7/68/b76847ffa4db4bb7883b4659a2fc2ea2.png", "width": 700, "height": 631, "file_ext": "png" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/b7/68/b76847ffa4db4bb7883b4659a2fc2ea2.jpg", "rating": "g", "score": 5, "source": "", "tag_count": 23, "tag_count_artist": 0, "tag_count_character": 1, "tag_count_copyright": 1, "tag_count_general": 19, "tag_count_meta": 2, "tag_string": "1girl artist_request blush brown_eyes brown_hair chair cup fukuzawa_yumi holding holding_cup long_sleeves looking_at_viewer maria-sama_ga_miteru school_uniform serafuku short_twintails simple_background sitting solo source_request tea teacup twintails", "tag_string_artist": "", "tag_string_character": "fukuzawa_yumi", "tag_string_copyright": "maria-sama_ga_miteru", "tag_string_general": "1girl blush brown_eyes brown_hair chair cup holding holding_cup long_sleeves looking_at_viewer school_uniform serafuku short_twintails simple_background sitting solo tea teacup twintails", "tag_string_meta": "artist_request source_request", "up_score": 6, "updated_at": "2024-04-17T01:18:49.756-04:00", "uploader_id": 1 }
danbooru-json/0/1034
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T00:09:35.000-04:00", "down_score": 0, "fav_count": 8, "file_ext": "jpg", "file_size": 53495, "file_url": "https://cdn.donmai.us/original/6e/47/6e47786d543f8d15f31d8864ea945bc5.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1034, "image_height": 600, "image_width": 569, "is_banned": false, "is_deleted": true, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/6e/47/6e47786d543f8d15f31d8864ea945bc5.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "6e47786d543f8d15f31d8864ea945bc5", "media_asset": { "created_at": "2005-06-06T00:09:35.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "eJzgwOcke", "file_size": 53495, "id": 947, "image_height": 600, "image_width": 569, "is_public": true, "md5": "6e47786d543f8d15f31d8864ea945bc5", "pixel_hash": "0911307971ddf69addf6ecd6f7532d02", "status": "active", "updated_at": "2023-02-23T03:16:16.848-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/6e/47/6e47786d543f8d15f31d8864ea945bc5.jpg", "width": 171, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/6e/47/6e47786d543f8d15f31d8864ea945bc5.jpg", "width": 341, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/6e/47/6e47786d543f8d15f31d8864ea945bc5.webp", "width": 569, "height": 600, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/6e/47/6e47786d543f8d15f31d8864ea945bc5.jpg", "width": 569, "height": 600, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/6e/47/6e47786d543f8d15f31d8864ea945bc5.jpg", "rating": "s", "score": 4, "source": "", "tag_count": 17, "tag_count_artist": 0, "tag_count_character": 0, "tag_count_copyright": 1, "tag_count_general": 15, "tag_count_meta": 1, "tag_string": "1girl artist_request blush clothes_lift electric_fan fanning_crotch fanning_self lifting_own_clothes original pleated_skirt shoes skirt skirt_lift socks solo standing twintails", "tag_string_artist": "", "tag_string_character": "", "tag_string_copyright": "original", "tag_string_general": "1girl blush clothes_lift electric_fan fanning_crotch fanning_self lifting_own_clothes pleated_skirt shoes skirt skirt_lift socks solo standing twintails", "tag_string_meta": "artist_request", "up_score": 4, "updated_at": "2024-05-21T04:44:05.221-04:00", "uploader_id": 1 }
danbooru-json/0/1035
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T00:16:35.000-04:00", "down_score": -1, "fav_count": 8, "file_ext": "jpg", "file_size": 80756, "file_url": "https://cdn.donmai.us/original/c0/a1/c0a14b4c7f67963e382a33d5430a03ef.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1035, "image_height": 480, "image_width": 640, "is_banned": false, "is_deleted": true, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/c0/a1/c0a14b4c7f67963e382a33d5430a03ef.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "c0a14b4c7f67963e382a33d5430a03ef", "media_asset": { "created_at": "2005-06-06T00:16:35.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "sx0x0wWte", "file_size": 80756, "id": 948, "image_height": 480, "image_width": 640, "is_public": true, "md5": "c0a14b4c7f67963e382a33d5430a03ef", "pixel_hash": "fc39a982c60df822cdfedee82e8ed77c", "status": "active", "updated_at": "2023-02-23T03:16:16.865-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/c0/a1/c0a14b4c7f67963e382a33d5430a03ef.jpg", "width": 180, "height": 135, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/c0/a1/c0a14b4c7f67963e382a33d5430a03ef.jpg", "width": 360, "height": 270, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/c0/a1/c0a14b4c7f67963e382a33d5430a03ef.webp", "width": 640, "height": 480, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/c0/a1/c0a14b4c7f67963e382a33d5430a03ef.jpg", "width": 640, "height": 480, "file_ext": "jpg" } ] }, "parent_id": 203224, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/c0/a1/c0a14b4c7f67963e382a33d5430a03ef.jpg", "rating": "s", "score": 0, "source": "", "tag_count": 22, "tag_count_artist": 1, "tag_count_character": 0, "tag_count_copyright": 1, "tag_count_general": 19, "tag_count_meta": 1, "tag_string": "1girl breasts brown_hair cape cleavage duplicate e=mc2_(mosimosi) gloves long_hair long_sleeves lying magical_twirler_angel_rabbie medium_breasts no_bra on_side open_clothes open_shirt purple_eyes shirt solo uniform white_gloves", "tag_string_artist": "e=mc2_(mosimosi)", "tag_string_character": "", "tag_string_copyright": "magical_twirler_angel_rabbie", "tag_string_general": "1girl breasts brown_hair cape cleavage gloves long_hair long_sleeves lying medium_breasts no_bra on_side open_clothes open_shirt purple_eyes shirt solo uniform white_gloves", "tag_string_meta": "duplicate", "up_score": 1, "updated_at": "2022-03-21T13:00:02.759-04:00", "uploader_id": 19 }
danbooru-json/0/1036
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T00:19:13.000-04:00", "down_score": -1, "fav_count": 12, "file_ext": "jpg", "file_size": 77264, "file_url": "https://cdn.donmai.us/original/3a/f6/3af60fe2cd8880a0bba506992ebcfb65.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1036, "image_height": 750, "image_width": 433, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/3a/f6/3af60fe2cd8880a0bba506992ebcfb65.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": "2009-02-17T12:07:35.058-05:00", "md5": "3af60fe2cd8880a0bba506992ebcfb65", "media_asset": { "created_at": "2005-06-06T00:19:13.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "U9epy9286", "file_size": 77264, "id": 949, "image_height": 750, "image_width": 433, "is_public": true, "md5": "3af60fe2cd8880a0bba506992ebcfb65", "pixel_hash": "934f2ae3cf65ef6f9a8abc0cfbb8458f", "status": "active", "updated_at": "2023-02-23T03:16:16.867-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/3a/f6/3af60fe2cd8880a0bba506992ebcfb65.jpg", "width": 104, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/3a/f6/3af60fe2cd8880a0bba506992ebcfb65.jpg", "width": 208, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/3a/f6/3af60fe2cd8880a0bba506992ebcfb65.webp", "width": 416, "height": 720, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/3a/f6/3af60fe2cd8880a0bba506992ebcfb65.jpg", "width": 433, "height": 750, "file_ext": "jpg" } ] }, "parent_id": 79627, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/3a/f6/3af60fe2cd8880a0bba506992ebcfb65.jpg", "rating": "s", "score": 3, "source": "", "tag_count": 26, "tag_count_artist": 1, "tag_count_character": 0, "tag_count_copyright": 1, "tag_count_general": 23, "tag_count_meta": 1, "tag_string": "1girl blue_hair blue_panties blush breasts crop_top glasses long_hair looking_at_viewer medium_breasts midriff navel original panties purple_eyes red_eyes ryo_(liver_sashi_daisuki!) solo striped_clothes striped_panties tank_top translated underwear underwear_only undressing very_long_hair", "tag_string_artist": "ryo_(liver_sashi_daisuki!)", "tag_string_character": "", "tag_string_copyright": "original", "tag_string_general": "1girl blue_hair blue_panties blush breasts crop_top glasses long_hair looking_at_viewer medium_breasts midriff navel panties purple_eyes red_eyes solo striped_clothes striped_panties tank_top underwear underwear_only undressing very_long_hair", "tag_string_meta": "translated", "up_score": 4, "updated_at": "2024-01-14T13:43:43.875-05:00", "uploader_id": 19 }
danbooru-json/0/1037
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T05:28:29.000-04:00", "down_score": -1, "fav_count": 5, "file_ext": "jpg", "file_size": 138722, "file_url": "https://cdn.donmai.us/original/15/34/1534732af7e266f20dc9cfd3f843ebad.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1037, "image_height": 644, "image_width": 456, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/15/34/1534732af7e266f20dc9cfd3f843ebad.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "1534732af7e266f20dc9cfd3f843ebad", "media_asset": { "created_at": "2005-06-06T05:28:29.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "fXJq6iCP0", "file_size": 138722, "id": 950, "image_height": 644, "image_width": 456, "is_public": true, "md5": "1534732af7e266f20dc9cfd3f843ebad", "pixel_hash": "828345e7ded0317f042911a6ffdb4f7f", "status": "active", "updated_at": "2023-02-23T03:16:16.862-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/15/34/1534732af7e266f20dc9cfd3f843ebad.jpg", "width": 127, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/15/34/1534732af7e266f20dc9cfd3f843ebad.jpg", "width": 255, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/15/34/1534732af7e266f20dc9cfd3f843ebad.webp", "width": 456, "height": 644, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/15/34/1534732af7e266f20dc9cfd3f843ebad.jpg", "width": 456, "height": 644, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/15/34/1534732af7e266f20dc9cfd3f843ebad.jpg", "rating": "g", "score": 2, "source": "http://www.geocities.jp/gensou_ninja/050412ichimatu_noriko.jpg", "tag_count": 19, "tag_count_artist": 1, "tag_count_character": 1, "tag_count_copyright": 1, "tag_count_general": 15, "tag_count_meta": 1, "tag_string": "1girl black_hair closed_mouth hime_cut japanese_clothes katwu_(gensou_ninja_yashiki) kimono looking_at_viewer maria-sama_ga_miteru nijou_noriko obi photoshop_(medium) sash short_hair simple_background smile solo upper_body white_background", "tag_string_artist": "katwu_(gensou_ninja_yashiki)", "tag_string_character": "nijou_noriko", "tag_string_copyright": "maria-sama_ga_miteru", "tag_string_general": "1girl black_hair closed_mouth hime_cut japanese_clothes kimono looking_at_viewer obi sash short_hair simple_background smile solo upper_body white_background", "tag_string_meta": "photoshop_(medium)", "up_score": 3, "updated_at": "2022-06-20T04:29:13.857-04:00", "uploader_id": 1 }
danbooru-json/0/1038
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T05:30:06.000-04:00", "down_score": -1, "fav_count": 12, "file_ext": "jpg", "file_size": 26672, "file_url": "https://cdn.donmai.us/original/09/1b/091b3e413b5c85a5be9859d64cab25b1.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1038, "image_height": 524, "image_width": 378, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/09/1b/091b3e413b5c85a5be9859d64cab25b1.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "091b3e413b5c85a5be9859d64cab25b1", "media_asset": { "created_at": "2005-06-06T05:30:06.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "tJpse0Sni", "file_size": 26672, "id": 951, "image_height": 524, "image_width": 378, "is_public": true, "md5": "091b3e413b5c85a5be9859d64cab25b1", "pixel_hash": "45a464044b5eaaf22de6110edf556b46", "status": "active", "updated_at": "2023-02-23T03:16:16.871-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/09/1b/091b3e413b5c85a5be9859d64cab25b1.jpg", "width": 130, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/09/1b/091b3e413b5c85a5be9859d64cab25b1.jpg", "width": 260, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/09/1b/091b3e413b5c85a5be9859d64cab25b1.webp", "width": 378, "height": 524, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/09/1b/091b3e413b5c85a5be9859d64cab25b1.jpg", "width": 378, "height": 524, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/09/1b/091b3e413b5c85a5be9859d64cab25b1.jpg", "rating": "s", "score": 3, "source": "", "tag_count": 35, "tag_count_artist": 0, "tag_count_character": 1, "tag_count_copyright": 1, "tag_count_general": 32, "tag_count_meta": 1, "tag_string": "1girl artist_request bare_arms bare_shoulders breasts china_dress chinese_clothes dress drill_hair flower grey_hair grey_thighhighs hair_flower hair_ornament holding holding_tray looking_at_viewer maria-sama_ga_miteru matsudaira_touko peony_(flower) purple_eyes red_dress short_dress short_twintails simple_background sleeveless sleeveless_dress smile solo thighhighs tray twin_drills twintails white_background zettai_ryouiki", "tag_string_artist": "", "tag_string_character": "matsudaira_touko", "tag_string_copyright": "maria-sama_ga_miteru", "tag_string_general": "1girl bare_arms bare_shoulders breasts china_dress chinese_clothes dress drill_hair flower grey_hair grey_thighhighs hair_flower hair_ornament holding holding_tray looking_at_viewer peony_(flower) purple_eyes red_dress short_dress short_twintails simple_background sleeveless sleeveless_dress smile solo thighhighs tray twin_drills twintails white_background zettai_ryouiki", "tag_string_meta": "artist_request", "up_score": 4, "updated_at": "2022-07-10T05:36:41.594-04:00", "uploader_id": 1 }
danbooru-json/0/1039
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T05:30:34.000-04:00", "down_score": -1, "fav_count": 7, "file_ext": "jpg", "file_size": 52675, "file_url": "https://cdn.donmai.us/original/64/c1/64c108861616fbbee96d7d5b1fb0a686.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1039, "image_height": 384, "image_width": 591, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/64/c1/64c108861616fbbee96d7d5b1fb0a686.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "64c108861616fbbee96d7d5b1fb0a686", "media_asset": { "created_at": "2005-06-06T05:30:34.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "nCjlRKVU4", "file_size": 52675, "id": 952, "image_height": 384, "image_width": 591, "is_public": true, "md5": "64c108861616fbbee96d7d5b1fb0a686", "pixel_hash": "f3c7844eb1e75733d76f46105c1ac990", "status": "active", "updated_at": "2023-02-23T03:16:16.889-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/64/c1/64c108861616fbbee96d7d5b1fb0a686.jpg", "width": 180, "height": 117, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/64/c1/64c108861616fbbee96d7d5b1fb0a686.jpg", "width": 360, "height": 234, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/64/c1/64c108861616fbbee96d7d5b1fb0a686.webp", "width": 591, "height": 384, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/64/c1/64c108861616fbbee96d7d5b1fb0a686.jpg", "width": 591, "height": 384, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/64/c1/64c108861616fbbee96d7d5b1fb0a686.jpg", "rating": "s", "score": 2, "source": "", "tag_count": 31, "tag_count_artist": 0, "tag_count_character": 2, "tag_count_copyright": 1, "tag_count_general": 27, "tag_count_meta": 1, "tag_string": "2girls apron artist_request barefoot bed braid china_dress chinese_clothes closed_eyes dress greyscale hand_fan hasekura_rei high_heels long_hair looking_at_viewer lying maid maria-sama_ga_miteru monochrome multiple_girls on_side pillow shimazu_yoshino shoe_dangle shoes short_hair single_shoe smile twin_braids very_long_hair", "tag_string_artist": "", "tag_string_character": "hasekura_rei shimazu_yoshino", "tag_string_copyright": "maria-sama_ga_miteru", "tag_string_general": "2girls apron barefoot bed braid china_dress chinese_clothes closed_eyes dress greyscale hand_fan high_heels long_hair looking_at_viewer lying maid monochrome multiple_girls on_side pillow shoe_dangle shoes short_hair single_shoe smile twin_braids very_long_hair", "tag_string_meta": "artist_request", "up_score": 3, "updated_at": "2022-07-10T05:36:40.855-04:00", "uploader_id": 1 }
danbooru-json/0/104
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-05-25T00:15:37.000-04:00", "down_score": -1, "fav_count": 59, "file_ext": "jpg", "file_size": 142685, "file_url": "https://cdn.donmai.us/original/5b/9f/5b9f4486d93122d44d1d6c5e9fd5918a.jpg", "has_active_children": false, "has_children": true, "has_large": false, "has_visible_children": false, "id": 104, "image_height": 770, "image_width": 587, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/5b/9f/5b9f4486d93122d44d1d6c5e9fd5918a.jpg", "last_comment_bumped_at": "2021-01-04T02:23:30.893-05:00", "last_commented_at": "2021-01-04T02:23:30.893-05:00", "last_noted_at": null, "md5": "5b9f4486d93122d44d1d6c5e9fd5918a", "media_asset": { "created_at": "2005-05-25T00:15:37.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "3Ve8QtjCn", "file_size": 142685, "id": 96, "image_height": 770, "image_width": 587, "is_public": true, "md5": "5b9f4486d93122d44d1d6c5e9fd5918a", "pixel_hash": "0b9cc81c5517f77f72635ae7893ce962", "status": "active", "updated_at": "2023-02-23T03:15:48.103-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/5b/9f/5b9f4486d93122d44d1d6c5e9fd5918a.jpg", "width": 137, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/5b/9f/5b9f4486d93122d44d1d6c5e9fd5918a.jpg", "width": 274, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/5b/9f/5b9f4486d93122d44d1d6c5e9fd5918a.webp", "width": 549, "height": 720, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/5b/9f/5b9f4486d93122d44d1d6c5e9fd5918a.jpg", "width": 587, "height": 770, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/5b/9f/5b9f4486d93122d44d1d6c5e9fd5918a.jpg", "rating": "q", "score": 29, "source": "", "tag_count": 27, "tag_count_artist": 0, "tag_count_character": 1, "tag_count_copyright": 1, "tag_count_general": 23, "tag_count_meta": 2, "tag_string": "1girl armor artist_request black_bodysuit black_hair blush bodysuit breasts brown_eyes inuyasha medium_breasts ninja nipple_slip nipples nose_blush one_breast_out one_eye_closed open_mouth ponytail restrained sango_(inuyasha) solo source_request sweat teeth tentacles upper_teeth_only", "tag_string_artist": "", "tag_string_character": "sango_(inuyasha)", "tag_string_copyright": "inuyasha", "tag_string_general": "1girl armor black_bodysuit black_hair blush bodysuit breasts brown_eyes medium_breasts ninja nipple_slip nipples nose_blush one_breast_out one_eye_closed open_mouth ponytail restrained solo sweat teeth tentacles upper_teeth_only", "tag_string_meta": "artist_request source_request", "up_score": 30, "updated_at": "2023-08-15T16:01:02.161-04:00", "uploader_id": 1 }
danbooru-json/0/1040
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T05:33:01.000-04:00", "down_score": -1, "fav_count": 16, "file_ext": "jpg", "file_size": 68695, "file_url": "https://cdn.donmai.us/original/4a/2e/4a2e28fb300f575ae61c51a05621579a.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1040, "image_height": 474, "image_width": 669, "is_banned": false, "is_deleted": true, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/4a/2e/4a2e28fb300f575ae61c51a05621579a.jpg", "last_comment_bumped_at": "2009-12-18T21:11:58.734-05:00", "last_commented_at": "2009-12-18T21:11:58.734-05:00", "last_noted_at": null, "md5": "4a2e28fb300f575ae61c51a05621579a", "media_asset": { "created_at": "2005-06-06T05:33:01.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "j3KC3niXy", "file_size": 68695, "id": 953, "image_height": 474, "image_width": 669, "is_public": true, "md5": "4a2e28fb300f575ae61c51a05621579a", "pixel_hash": "a9f7c308fcc07a958e447692009cc2fe", "status": "active", "updated_at": "2023-02-23T03:16:16.927-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/4a/2e/4a2e28fb300f575ae61c51a05621579a.jpg", "width": 180, "height": 128, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/4a/2e/4a2e28fb300f575ae61c51a05621579a.jpg", "width": 360, "height": 255, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/4a/2e/4a2e28fb300f575ae61c51a05621579a.webp", "width": 669, "height": 474, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/4a/2e/4a2e28fb300f575ae61c51a05621579a.jpg", "width": 669, "height": 474, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/4a/2e/4a2e28fb300f575ae61c51a05621579a.jpg", "rating": "s", "score": 4, "source": "", "tag_count": 22, "tag_count_artist": 0, "tag_count_character": 7, "tag_count_copyright": 1, "tag_count_general": 13, "tag_count_meta": 1, "tag_string": "6+girls aged_up arm_hug artist_request azumanga_daioh black_hair brown_hair english_text everyone glasses hat inset kagura_(azumanga_daioh) kaori_(azumanga_daioh) kasuga_ayumu mihama_chiyo mizuhara_koyomi multiple_girls sakaki_(azumanga_daioh) short_hair takino_tomo twintails", "tag_string_artist": "", "tag_string_character": "kagura_(azumanga_daioh) kaori_(azumanga_daioh) kasuga_ayumu mihama_chiyo mizuhara_koyomi sakaki_(azumanga_daioh) takino_tomo", "tag_string_copyright": "azumanga_daioh", "tag_string_general": "6+girls aged_up arm_hug black_hair brown_hair english_text everyone glasses hat inset multiple_girls short_hair twintails", "tag_string_meta": "artist_request", "up_score": 4, "updated_at": "2023-06-08T01:06:11.217-04:00", "uploader_id": 1 }
danbooru-json/0/1041
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T05:40:11.000-04:00", "down_score": -1, "fav_count": 9, "file_ext": "jpg", "file_size": 86605, "file_url": "https://cdn.donmai.us/original/e9/72/e972a49e4b11b8dfbf8584b5f5c98617.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1041, "image_height": 750, "image_width": 500, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/e9/72/e972a49e4b11b8dfbf8584b5f5c98617.jpg", "last_comment_bumped_at": null, "last_commented_at": "2008-06-15T02:02:44.671-04:00", "last_noted_at": null, "md5": "e972a49e4b11b8dfbf8584b5f5c98617", "media_asset": { "created_at": "2005-06-06T05:40:11.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "uEWNHCHc8", "file_size": 86605, "id": 954, "image_height": 750, "image_width": 500, "is_public": true, "md5": "e972a49e4b11b8dfbf8584b5f5c98617", "pixel_hash": "672eff7b9ddccf1d4c96a0ba8be119a1", "status": "active", "updated_at": "2023-02-23T03:16:16.959-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/e9/72/e972a49e4b11b8dfbf8584b5f5c98617.jpg", "width": 120, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/e9/72/e972a49e4b11b8dfbf8584b5f5c98617.jpg", "width": 240, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/e9/72/e972a49e4b11b8dfbf8584b5f5c98617.webp", "width": 480, "height": 720, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/e9/72/e972a49e4b11b8dfbf8584b5f5c98617.jpg", "width": 500, "height": 750, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/e9/72/e972a49e4b11b8dfbf8584b5f5c98617.jpg", "rating": "s", "score": 3, "source": "", "tag_count": 24, "tag_count_artist": 0, "tag_count_character": 2, "tag_count_copyright": 2, "tag_count_general": 18, "tag_count_meta": 2, "tag_string": "1girl air_gear artist_request blush breasts brown_eyes cape croissant_mask embarrassed hat looking_at_viewer maria-sama_ga_miteru mask matsudaira_touko name_tag one-piece_swimsuit parody photoshop_(medium) school_swimsuit solo sweat swimsuit v v_over_eye", "tag_string_artist": "", "tag_string_character": "croissant_mask matsudaira_touko", "tag_string_copyright": "air_gear maria-sama_ga_miteru", "tag_string_general": "1girl blush breasts brown_eyes cape embarrassed hat looking_at_viewer mask name_tag one-piece_swimsuit parody school_swimsuit solo sweat swimsuit v v_over_eye", "tag_string_meta": "artist_request photoshop_(medium)", "up_score": 3, "updated_at": "2022-07-10T05:36:40.264-04:00", "uploader_id": 1 }
danbooru-json/0/1042
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T05:41:04.000-04:00", "down_score": -1, "fav_count": 7, "file_ext": "jpg", "file_size": 162690, "file_url": "https://cdn.donmai.us/original/02/eb/02eb4292b3df4e5c7c97e82752a91436.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1042, "image_height": 979, "image_width": 698, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/02/eb/02eb4292b3df4e5c7c97e82752a91436.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "02eb4292b3df4e5c7c97e82752a91436", "media_asset": { "created_at": "2005-06-06T05:41:04.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "Rtb1dDKbl", "file_size": 162690, "id": 955, "image_height": 979, "image_width": 698, "is_public": true, "md5": "02eb4292b3df4e5c7c97e82752a91436", "pixel_hash": "4354cdf665ffb7000fab4e289197dc5a", "status": "active", "updated_at": "2023-02-23T03:16:17.110-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/02/eb/02eb4292b3df4e5c7c97e82752a91436.jpg", "width": 128, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/02/eb/02eb4292b3df4e5c7c97e82752a91436.jpg", "width": 257, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/02/eb/02eb4292b3df4e5c7c97e82752a91436.webp", "width": 513, "height": 720, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/02/eb/02eb4292b3df4e5c7c97e82752a91436.jpg", "width": 698, "height": 979, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/02/eb/02eb4292b3df4e5c7c97e82752a91436.jpg", "rating": "s", "score": 2, "source": "", "tag_count": 19, "tag_count_artist": 0, "tag_count_character": 2, "tag_count_copyright": 1, "tag_count_general": 15, "tag_count_meta": 1, "tag_string": "2girls anger_vein artist_request black_dress blush book bow breasts cleavage dress fukuzawa_yumi hair_bow hand_on_head maria-sama_ga_miteru multiple_girls ogasawara_sachiko open_mouth poster_(medium) smile", "tag_string_artist": "", "tag_string_character": "fukuzawa_yumi ogasawara_sachiko", "tag_string_copyright": "maria-sama_ga_miteru", "tag_string_general": "2girls anger_vein black_dress blush book bow breasts cleavage dress hair_bow hand_on_head multiple_girls open_mouth poster_(medium) smile", "tag_string_meta": "artist_request", "up_score": 3, "updated_at": "2022-06-29T09:15:00.908-04:00", "uploader_id": 1 }
danbooru-json/0/1043
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T06:05:51.000-04:00", "down_score": -1, "fav_count": 8, "file_ext": "jpg", "file_size": 51071, "file_url": "https://cdn.donmai.us/original/97/e2/97e2e8aa5a7ce3bdffaf346aaf971965.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1043, "image_height": 387, "image_width": 550, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/97/e2/97e2e8aa5a7ce3bdffaf346aaf971965.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": "2021-09-10T00:56:38.541-04:00", "md5": "97e2e8aa5a7ce3bdffaf346aaf971965", "media_asset": { "created_at": "2005-06-06T06:05:51.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "pNqoy6klA", "file_size": 51071, "id": 956, "image_height": 387, "image_width": 550, "is_public": true, "md5": "97e2e8aa5a7ce3bdffaf346aaf971965", "pixel_hash": "03719fba03d5b994517a2eea2116569e", "status": "active", "updated_at": "2023-02-23T03:16:17.098-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/97/e2/97e2e8aa5a7ce3bdffaf346aaf971965.jpg", "width": 180, "height": 127, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/97/e2/97e2e8aa5a7ce3bdffaf346aaf971965.jpg", "width": 360, "height": 253, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/97/e2/97e2e8aa5a7ce3bdffaf346aaf971965.webp", "width": 550, "height": 387, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/97/e2/97e2e8aa5a7ce3bdffaf346aaf971965.jpg", "width": 550, "height": 387, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/97/e2/97e2e8aa5a7ce3bdffaf346aaf971965.jpg", "rating": "g", "score": 3, "source": "", "tag_count": 24, "tag_count_artist": 0, "tag_count_character": 3, "tag_count_copyright": 1, "tag_count_general": 18, "tag_count_meta": 2, "tag_string": "3girls artist_request blonde_hair braid facial_hair fake_facial_hair fake_mustache fukuzawa_yumi hair_mustache lillian_girls'_academy_school_uniform long_sleeves looking_at_viewer maria-sama_ga_miteru multiple_girls mustache playing_with_another's_hair playing_with_hair school_uniform shimazu_yoshino short_twintails toudou_shimako translated twin_braids twintails", "tag_string_artist": "", "tag_string_character": "fukuzawa_yumi shimazu_yoshino toudou_shimako", "tag_string_copyright": "maria-sama_ga_miteru", "tag_string_general": "3girls blonde_hair braid facial_hair fake_facial_hair fake_mustache hair_mustache lillian_girls'_academy_school_uniform long_sleeves looking_at_viewer multiple_girls mustache playing_with_another's_hair playing_with_hair school_uniform short_twintails twin_braids twintails", "tag_string_meta": "artist_request translated", "up_score": 4, "updated_at": "2022-12-25T13:59:38.219-05:00", "uploader_id": 1 }
danbooru-json/0/1044
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T06:08:53.000-04:00", "down_score": -1, "fav_count": 6, "file_ext": "jpg", "file_size": 147255, "file_url": "https://cdn.donmai.us/original/0e/59/0e599ec0534c83cb3b5ee4c8ac65397d.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1044, "image_height": 600, "image_width": 400, "is_banned": false, "is_deleted": true, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/0e/59/0e599ec0534c83cb3b5ee4c8ac65397d.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "0e599ec0534c83cb3b5ee4c8ac65397d", "media_asset": { "created_at": "2005-06-06T06:08:53.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "Pv38PpV4u", "file_size": 147255, "id": 957, "image_height": 600, "image_width": 400, "is_public": true, "md5": "0e599ec0534c83cb3b5ee4c8ac65397d", "pixel_hash": "11aada77f95f31e96358d39304edf652", "status": "active", "updated_at": "2023-02-23T03:16:17.132-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/0e/59/0e599ec0534c83cb3b5ee4c8ac65397d.jpg", "width": 120, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/0e/59/0e599ec0534c83cb3b5ee4c8ac65397d.jpg", "width": 240, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/0e/59/0e599ec0534c83cb3b5ee4c8ac65397d.webp", "width": 400, "height": 600, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/0e/59/0e599ec0534c83cb3b5ee4c8ac65397d.jpg", "width": 400, "height": 600, "file_ext": "jpg" } ] }, "parent_id": 1045, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/0e/59/0e599ec0534c83cb3b5ee4c8ac65397d.jpg", "rating": "g", "score": 3, "source": "", "tag_count": 26, "tag_count_artist": 0, "tag_count_character": 2, "tag_count_copyright": 1, "tag_count_general": 22, "tag_count_meta": 1, "tag_string": "2girls artist_request black_hair blunt_bangs blush chair classroom closed_mouth comic desk drill_hair hosokawa_kanako lillian_girls'_academy_school_uniform long_hair maria-sama_ga_miteru matsudaira_touko motion_lines multiple_girls rooftop school school_desk school_uniform smile sound_effects spring_(object) thought_bubble", "tag_string_artist": "", "tag_string_character": "hosokawa_kanako matsudaira_touko", "tag_string_copyright": "maria-sama_ga_miteru", "tag_string_general": "2girls black_hair blunt_bangs blush chair classroom closed_mouth comic desk drill_hair lillian_girls'_academy_school_uniform long_hair motion_lines multiple_girls rooftop school school_desk school_uniform smile sound_effects spring_(object) thought_bubble", "tag_string_meta": "artist_request", "up_score": 4, "updated_at": "2023-03-13T10:55:54.636-04:00", "uploader_id": 1 }
danbooru-json/0/1045
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T06:09:19.000-04:00", "down_score": -1, "fav_count": 6, "file_ext": "jpg", "file_size": 109077, "file_url": "https://cdn.donmai.us/original/6c/7f/6c7f07c2e2658c2a76df373b9c617da3.jpg", "has_active_children": false, "has_children": true, "has_large": false, "has_visible_children": true, "id": 1045, "image_height": 600, "image_width": 400, "is_banned": false, "is_deleted": true, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/6c/7f/6c7f07c2e2658c2a76df373b9c617da3.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": "2012-09-21T01:48:05.735-04:00", "md5": "6c7f07c2e2658c2a76df373b9c617da3", "media_asset": { "created_at": "2005-06-06T06:09:19.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "EsGU0hJL6", "file_size": 109077, "id": 958, "image_height": 600, "image_width": 400, "is_public": true, "md5": "6c7f07c2e2658c2a76df373b9c617da3", "pixel_hash": "87709af20cc1c68018ee1bc8c172c6d4", "status": "active", "updated_at": "2023-02-23T03:16:17.123-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/6c/7f/6c7f07c2e2658c2a76df373b9c617da3.jpg", "width": 120, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/6c/7f/6c7f07c2e2658c2a76df373b9c617da3.jpg", "width": 240, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/6c/7f/6c7f07c2e2658c2a76df373b9c617da3.webp", "width": 400, "height": 600, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/6c/7f/6c7f07c2e2658c2a76df373b9c617da3.jpg", "width": 400, "height": 600, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/6c/7f/6c7f07c2e2658c2a76df373b9c617da3.jpg", "rating": "g", "score": 5, "source": "", "tag_count": 33, "tag_count_artist": 0, "tag_count_character": 2, "tag_count_copyright": 1, "tag_count_general": 28, "tag_count_meta": 2, "tag_string": "... 3girls artist_request black_hair blunt_bangs book brown_hair chair classroom comic desk drill drill_hair holding holding_pen hosokawa_kanako indoors lillian_girls'_academy_school_uniform long_hair maria-sama_ga_miteru matsudaira_touko motion_lines multiple_girls open_book pen school_desk school_uniform silent_comic sitting sound_effects spoken_ellipsis translated window", "tag_string_artist": "", "tag_string_character": "hosokawa_kanako matsudaira_touko", "tag_string_copyright": "maria-sama_ga_miteru", "tag_string_general": "... 3girls black_hair blunt_bangs book brown_hair chair classroom comic desk drill drill_hair holding holding_pen indoors lillian_girls'_academy_school_uniform long_hair motion_lines multiple_girls open_book pen school_desk school_uniform silent_comic sitting sound_effects spoken_ellipsis window", "tag_string_meta": "artist_request translated", "up_score": 6, "updated_at": "2023-03-13T10:55:52.864-04:00", "uploader_id": 1 }
danbooru-json/0/1046
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T10:10:36.000-04:00", "down_score": -1, "fav_count": 10, "file_ext": "jpg", "file_size": 58952, "file_url": "https://cdn.donmai.us/original/c2/20/c2206d282be79c9354d7b44f6ee818a0.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1046, "image_height": 485, "image_width": 487, "is_banned": false, "is_deleted": true, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/c2/20/c2206d282be79c9354d7b44f6ee818a0.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "c2206d282be79c9354d7b44f6ee818a0", "media_asset": { "created_at": "2005-06-06T10:10:36.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "9pbQ7Gh7S", "file_size": 58952, "id": 959, "image_height": 485, "image_width": 487, "is_public": true, "md5": "c2206d282be79c9354d7b44f6ee818a0", "pixel_hash": "eea8218bca8c73fb9f7bd62532a5f247", "status": "active", "updated_at": "2023-02-23T03:16:17.126-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/c2/20/c2206d282be79c9354d7b44f6ee818a0.jpg", "width": 180, "height": 179, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/c2/20/c2206d282be79c9354d7b44f6ee818a0.jpg", "width": 360, "height": 359, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/c2/20/c2206d282be79c9354d7b44f6ee818a0.webp", "width": 487, "height": 485, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/c2/20/c2206d282be79c9354d7b44f6ee818a0.jpg", "width": 487, "height": 485, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/c2/20/c2206d282be79c9354d7b44f6ee818a0.jpg", "rating": "g", "score": 4, "source": "", "tag_count": 27, "tag_count_artist": 0, "tag_count_character": 1, "tag_count_copyright": 1, "tag_count_general": 22, "tag_count_meta": 3, "tag_string": "1girl :d apron artist_request blonde_hair bow broom brown_eyes dress hat hat_bow holding holding_broom kirisame_marisa lowres open_mouth puffy_short_sleeves puffy_sleeves short_sleeves smile solo source_request star_(symbol) starry_background touhou white_bow witch_hat", "tag_string_artist": "", "tag_string_character": "kirisame_marisa", "tag_string_copyright": "touhou", "tag_string_general": "1girl :d apron blonde_hair bow broom brown_eyes dress hat hat_bow holding holding_broom open_mouth puffy_short_sleeves puffy_sleeves short_sleeves smile solo star_(symbol) starry_background white_bow witch_hat", "tag_string_meta": "artist_request lowres source_request", "up_score": 4, "updated_at": "2022-05-24T17:27:39.324-04:00", "uploader_id": 1 }
danbooru-json/0/1047
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T10:11:07.000-04:00", "down_score": -1, "fav_count": 51, "file_ext": "jpg", "file_size": 76991, "file_url": "https://cdn.donmai.us/original/91/60/9160f351c263e725402f026ea54cd245.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1047, "image_height": 867, "image_width": 650, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/91/60/9160f351c263e725402f026ea54cd245.jpg", "last_comment_bumped_at": "2024-05-06T20:19:38.007-04:00", "last_commented_at": "2024-05-06T20:19:38.007-04:00", "last_noted_at": "2007-05-23T23:54:21.412-04:00", "md5": "9160f351c263e725402f026ea54cd245", "media_asset": { "created_at": "2005-06-06T10:11:07.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "sEcWcgzAD", "file_size": 76991, "id": 960, "image_height": 867, "image_width": 650, "is_public": true, "md5": "9160f351c263e725402f026ea54cd245", "pixel_hash": "06a109397dbc3a30d5761c5328a95ea8", "status": "active", "updated_at": "2023-02-23T03:16:17.157-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/91/60/9160f351c263e725402f026ea54cd245.jpg", "width": 135, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/91/60/9160f351c263e725402f026ea54cd245.jpg", "width": 270, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/91/60/9160f351c263e725402f026ea54cd245.webp", "width": 540, "height": 720, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/91/60/9160f351c263e725402f026ea54cd245.jpg", "width": 650, "height": 867, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/91/60/9160f351c263e725402f026ea54cd245.jpg", "rating": "g", "score": 19, "source": "http://blue.ribbon.to/~ichima/mirror/gallery.htm", "tag_count": 30, "tag_count_artist": 1, "tag_count_character": 3, "tag_count_copyright": 3, "tag_count_general": 23, "tag_count_meta": 0, "tag_string": "2girls ahoge angry artoria_pendragon_(fate) blonde_hair blue_hair blush choker closed_eyes dress elbow_gloves embarrassed fate/stay_night fate/unlimited_blade_works fate_(series) gloves green_eyes heart long_dress looking_at_viewer matsukura_nemu medea_(fate) multiple_girls official_alternate_costume pointy_ears ribbon saber_(fate) wedding_dress white_dress white_gloves", "tag_string_artist": "matsukura_nemu", "tag_string_character": "artoria_pendragon_(fate) medea_(fate) saber_(fate)", "tag_string_copyright": "fate/stay_night fate/unlimited_blade_works fate_(series)", "tag_string_general": "2girls ahoge angry blonde_hair blue_hair blush choker closed_eyes dress elbow_gloves embarrassed gloves green_eyes heart long_dress looking_at_viewer multiple_girls official_alternate_costume pointy_ears ribbon wedding_dress white_dress white_gloves", "tag_string_meta": "", "up_score": 20, "updated_at": "2023-12-05T08:21:09.736-05:00", "uploader_id": 1 }
danbooru-json/0/1048
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T10:11:35.000-04:00", "down_score": -1, "fav_count": 17, "file_ext": "jpg", "file_size": 155146, "file_url": "https://cdn.donmai.us/original/1b/82/1b82bd02b9162de210b15902806d6e15.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1048, "image_height": 650, "image_width": 700, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/1b/82/1b82bd02b9162de210b15902806d6e15.jpg", "last_comment_bumped_at": "2024-06-18T06:51:24.807-04:00", "last_commented_at": "2024-06-18T06:51:24.807-04:00", "last_noted_at": "2009-11-25T17:10:54.015-05:00", "md5": "1b82bd02b9162de210b15902806d6e15", "media_asset": { "created_at": "2005-06-06T10:11:35.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "mYtWyHumc", "file_size": 155146, "id": 961, "image_height": 650, "image_width": 700, "is_public": true, "md5": "1b82bd02b9162de210b15902806d6e15", "pixel_hash": "242091f793febc901f312011a1bf73a5", "status": "active", "updated_at": "2023-02-23T03:16:17.175-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/1b/82/1b82bd02b9162de210b15902806d6e15.jpg", "width": 180, "height": 167, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/1b/82/1b82bd02b9162de210b15902806d6e15.jpg", "width": 360, "height": 334, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/1b/82/1b82bd02b9162de210b15902806d6e15.webp", "width": 700, "height": 650, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/1b/82/1b82bd02b9162de210b15902806d6e15.jpg", "width": 700, "height": 650, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/1b/82/1b82bd02b9162de210b15902806d6e15.jpg", "rating": "g", "score": 7, "source": "http://heartgallery.web.fc2.com/rakugaki/rozen19.jpg", "tag_count": 30, "tag_count_artist": 1, "tag_count_character": 1, "tag_count_copyright": 2, "tag_count_general": 24, "tag_count_meta": 2, "tag_string": "1girl animal_ears arms_behind_back bad_link cat_ears dress flower gothic_lolita hairband happy imai_kazunari kemonomimi_mode lolita_fashion lolita_hairband long_hair long_sleeves looking_at_viewer nekomimi_mode_(tsukuyomi) parody pink_eyes pink_flower pink_rose rose rozen_maiden solo suigintou translated tsukuyomi_moonphase white_hair wings", "tag_string_artist": "imai_kazunari", "tag_string_character": "suigintou", "tag_string_copyright": "rozen_maiden tsukuyomi_moonphase", "tag_string_general": "1girl animal_ears arms_behind_back cat_ears dress flower gothic_lolita hairband happy kemonomimi_mode lolita_fashion lolita_hairband long_hair long_sleeves looking_at_viewer nekomimi_mode_(tsukuyomi) parody pink_eyes pink_flower pink_rose rose solo white_hair wings", "tag_string_meta": "bad_link translated", "up_score": 7, "updated_at": "2022-07-10T05:36:36.847-04:00", "uploader_id": 1 }
danbooru-json/0/1049
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T10:11:59.000-04:00", "down_score": -1, "fav_count": 5, "file_ext": "jpg", "file_size": 131691, "file_url": "https://cdn.donmai.us/original/9c/40/9c4091b84329e0d9357d0c2e2af15354.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1049, "image_height": 650, "image_width": 463, "is_banned": false, "is_deleted": true, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/9c/40/9c4091b84329e0d9357d0c2e2af15354.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": "2017-09-26T08:42:08.014-04:00", "md5": "9c4091b84329e0d9357d0c2e2af15354", "media_asset": { "created_at": "2005-06-06T10:11:59.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "BP8Iqbo7b", "file_size": 131691, "id": 962, "image_height": 650, "image_width": 463, "is_public": true, "md5": "9c4091b84329e0d9357d0c2e2af15354", "pixel_hash": "2430405c766aa28da396315da899debe", "status": "active", "updated_at": "2023-02-23T03:16:17.206-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/9c/40/9c4091b84329e0d9357d0c2e2af15354.jpg", "width": 128, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/9c/40/9c4091b84329e0d9357d0c2e2af15354.jpg", "width": 256, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/9c/40/9c4091b84329e0d9357d0c2e2af15354.webp", "width": 463, "height": 650, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/9c/40/9c4091b84329e0d9357d0c2e2af15354.jpg", "width": 463, "height": 650, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/9c/40/9c4091b84329e0d9357d0c2e2af15354.jpg", "rating": "s", "score": 1, "source": "", "tag_count": 19, "tag_count_artist": 0, "tag_count_character": 0, "tag_count_copyright": 1, "tag_count_general": 16, "tag_count_meta": 2, "tag_string": "1girl armpits artist_request eating food hat holding holding_skewer knife monochrome orange_theme original short_hair sitting skewer solo straw_hat tentacles translated", "tag_string_artist": "", "tag_string_character": "", "tag_string_copyright": "original", "tag_string_general": "1girl armpits eating food hat holding holding_skewer knife monochrome orange_theme short_hair sitting skewer solo straw_hat tentacles", "tag_string_meta": "artist_request translated", "up_score": 2, "updated_at": "2023-03-13T10:55:52.899-04:00", "uploader_id": 1 }
danbooru-json/0/105
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-05-25T00:20:57.000-04:00", "down_score": -2, "fav_count": 19, "file_ext": "png", "file_size": 9127, "file_url": null, "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 105, "image_height": 400, "image_width": 400, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": null, "last_comment_bumped_at": "2007-06-20T15:39:00.361-04:00", "last_commented_at": "2007-06-20T15:39:00.361-04:00", "last_noted_at": "2007-06-20T15:37:31.434-04:00", "md5": null, "media_asset": { "created_at": "2005-05-25T00:20:57.000-04:00", "duration": null, "file_ext": "png", "file_key": null, "file_size": 9127, "id": 97, "image_height": 400, "image_width": 400, "is_public": true, "md5": null, "pixel_hash": "0a3983e8fb67c5dbf88150adf4cf5a4c", "status": "active", "updated_at": "2023-02-23T03:15:48.056-05:00", "variants": null }, "parent_id": null, "pixiv_id": null, "preview_file_url": null, "rating": "e", "score": 16, "source": "", "tag_count": 28, "tag_count_artist": 0, "tag_count_character": 0, "tag_count_copyright": 1, "tag_count_general": 23, "tag_count_meta": 4, "tag_string": "1boy 1girl artist_request blush closed_eyes closed_mouth completely_nude doggystyle emoticon hetero jaggy_lines loli lowres monochrome motion_lines nose_blush nude oekaki original sex sex_from_behind solo_focus sound_effects source_request tears top-down_bottom-up translated vaginal", "tag_string_artist": "", "tag_string_character": "", "tag_string_copyright": "original", "tag_string_general": "1boy 1girl blush closed_eyes closed_mouth completely_nude doggystyle emoticon hetero jaggy_lines loli monochrome motion_lines nose_blush nude oekaki sex sex_from_behind solo_focus sound_effects tears top-down_bottom-up vaginal", "tag_string_meta": "artist_request lowres source_request translated", "up_score": 18, "updated_at": "2024-06-20T16:57:12.600-04:00", "uploader_id": 1 }
danbooru-json/0/1050
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T10:12:12.000-04:00", "down_score": -1, "fav_count": 12, "file_ext": "jpg", "file_size": 163606, "file_url": "https://cdn.donmai.us/original/c8/a7/c8a748e59634796351fc330d0ca78a44.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1050, "image_height": 618, "image_width": 850, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/c8/a7/c8a748e59634796351fc330d0ca78a44.jpg", "last_comment_bumped_at": null, "last_commented_at": "2005-10-20T22:26:10.000-04:00", "last_noted_at": "2007-11-13T01:09:37.986-05:00", "md5": "c8a748e59634796351fc330d0ca78a44", "media_asset": { "created_at": "2005-06-06T10:12:12.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "NUkejDK0i", "file_size": 163606, "id": 963, "image_height": 618, "image_width": 850, "is_public": true, "md5": "c8a748e59634796351fc330d0ca78a44", "pixel_hash": "c61861ea792e2b7a7d118c451be33774", "status": "active", "updated_at": "2023-02-23T03:16:17.534-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/c8/a7/c8a748e59634796351fc330d0ca78a44.jpg", "width": 180, "height": 131, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/c8/a7/c8a748e59634796351fc330d0ca78a44.jpg", "width": 360, "height": 262, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/c8/a7/c8a748e59634796351fc330d0ca78a44.webp", "width": 720, "height": 523, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/c8/a7/c8a748e59634796351fc330d0ca78a44.jpg", "width": 850, "height": 618, "file_ext": "jpg" } ] }, "parent_id": 27893, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/c8/a7/c8a748e59634796351fc330d0ca78a44.jpg", "rating": "g", "score": 6, "source": "", "tag_count": 19, "tag_count_artist": 1, "tag_count_character": 1, "tag_count_copyright": 1, "tag_count_general": 15, "tag_count_meta": 1, "tag_string": "1girl bed blush brown_hair choice closed_eyes futon imai_kazunari long_hair long_sleeves lying on_side pillow rozen_maiden sleeping solo sparkle suiseiseki translated", "tag_string_artist": "imai_kazunari", "tag_string_character": "suiseiseki", "tag_string_copyright": "rozen_maiden", "tag_string_general": "1girl bed blush brown_hair choice closed_eyes futon long_hair long_sleeves lying on_side pillow sleeping solo sparkle", "tag_string_meta": "translated", "up_score": 7, "updated_at": "2024-04-15T04:45:50.354-04:00", "uploader_id": 1 }
danbooru-json/0/1051
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T10:12:32.000-04:00", "down_score": -1, "fav_count": 7, "file_ext": "jpg", "file_size": 100050, "file_url": "https://cdn.donmai.us/original/72/1b/721bd75d37e26bdaa655d19f280b8f8e.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1051, "image_height": 684, "image_width": 700, "is_banned": false, "is_deleted": true, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/72/1b/721bd75d37e26bdaa655d19f280b8f8e.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": "2010-05-21T08:42:51.823-04:00", "md5": "721bd75d37e26bdaa655d19f280b8f8e", "media_asset": { "created_at": "2005-06-06T10:12:32.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "FciJsV3xD", "file_size": 100050, "id": 964, "image_height": 684, "image_width": 700, "is_public": true, "md5": "721bd75d37e26bdaa655d19f280b8f8e", "pixel_hash": "7cd61353d7bc0f87b529bd32f324f410", "status": "active", "updated_at": "2023-02-23T03:16:17.529-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/72/1b/721bd75d37e26bdaa655d19f280b8f8e.jpg", "width": 180, "height": 176, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/72/1b/721bd75d37e26bdaa655d19f280b8f8e.jpg", "width": 360, "height": 352, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/72/1b/721bd75d37e26bdaa655d19f280b8f8e.webp", "width": 700, "height": 684, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/72/1b/721bd75d37e26bdaa655d19f280b8f8e.jpg", "width": 700, "height": 684, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/72/1b/721bd75d37e26bdaa655d19f280b8f8e.jpg", "rating": "g", "score": 1, "source": "", "tag_count": 25, "tag_count_artist": 1, "tag_count_character": 1, "tag_count_copyright": 1, "tag_count_general": 21, "tag_count_meta": 1, "tag_string": "1girl blush boots closed_eyes cross dress flower gothic_lolita hairband imai_kazunari latin_cross leg_lift lolita_fashion lolita_hairband long_hair long_sleeves open_mouth pointing rose rozen_maiden solo suigintou translated white_hair wings", "tag_string_artist": "imai_kazunari", "tag_string_character": "suigintou", "tag_string_copyright": "rozen_maiden", "tag_string_general": "1girl blush boots closed_eyes cross dress flower gothic_lolita hairband latin_cross leg_lift lolita_fashion lolita_hairband long_hair long_sleeves open_mouth pointing rose solo white_hair wings", "tag_string_meta": "translated", "up_score": 2, "updated_at": "2022-05-29T03:47:34.900-04:00", "uploader_id": 1 }
danbooru-json/0/1052
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T10:13:16.000-04:00", "down_score": -1, "fav_count": 14, "file_ext": "png", "file_size": 124447, "file_url": "https://cdn.donmai.us/original/74/51/74517205d7c56eae6c7247c2bfc7fbdf.png", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1052, "image_height": 480, "image_width": 640, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/74/51/74517205d7c56eae6c7247c2bfc7fbdf.png", "last_comment_bumped_at": "2007-01-31T17:54:06.000-05:00", "last_commented_at": "2007-01-31T17:54:06.000-05:00", "last_noted_at": "2022-10-01T22:52:21.882-04:00", "md5": "74517205d7c56eae6c7247c2bfc7fbdf", "media_asset": { "created_at": "2005-06-06T10:13:16.000-04:00", "duration": null, "file_ext": "png", "file_key": "qpcju1R0I", "file_size": 124447, "id": 965, "image_height": 480, "image_width": 640, "is_public": true, "md5": "74517205d7c56eae6c7247c2bfc7fbdf", "pixel_hash": "ce3a3f7fe1160bdf8aecf38417e017ba", "status": "active", "updated_at": "2023-02-23T03:16:17.250-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/74/51/74517205d7c56eae6c7247c2bfc7fbdf.jpg", "width": 180, "height": 135, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/74/51/74517205d7c56eae6c7247c2bfc7fbdf.jpg", "width": 360, "height": 270, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/74/51/74517205d7c56eae6c7247c2bfc7fbdf.webp", "width": 640, "height": 480, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/74/51/74517205d7c56eae6c7247c2bfc7fbdf.png", "width": 640, "height": 480, "file_ext": "png" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/74/51/74517205d7c56eae6c7247c2bfc7fbdf.jpg", "rating": "g", "score": 9, "source": "", "tag_count": 34, "tag_count_artist": 1, "tag_count_character": 5, "tag_count_copyright": 1, "tag_count_general": 26, "tag_count_meta": 1, "tag_string": "1boy 3girls ^_^ aizawa_yuuichi akiko_jam blue_hair blush_stickers braid brown_hair cardigan closed_eyes hair_intakes indoors jam kanon keropii long_hair long_sleeves minase_akiko minase_nayuki mother_and_daughter multiple_girls mutsuki_(moonknives) oekaki purple_hair red_eyes short_hair single_braid sweater translated tsukimiya_ayu turtleneck v-neck very_long_hair", "tag_string_artist": "mutsuki_(moonknives)", "tag_string_character": "aizawa_yuuichi keropii minase_akiko minase_nayuki tsukimiya_ayu", "tag_string_copyright": "kanon", "tag_string_general": "1boy 3girls ^_^ akiko_jam blue_hair blush_stickers braid brown_hair cardigan closed_eyes hair_intakes indoors jam long_hair long_sleeves mother_and_daughter multiple_girls oekaki purple_hair red_eyes short_hair single_braid sweater turtleneck v-neck very_long_hair", "tag_string_meta": "translated", "up_score": 10, "updated_at": "2023-02-20T23:15:18.089-05:00", "uploader_id": 1 }
danbooru-json/0/1053
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T11:08:14.000-04:00", "down_score": -1, "fav_count": 26, "file_ext": "jpg", "file_size": 136902, "file_url": "https://cdn.donmai.us/original/0a/5a/0a5af3c40c5001d621dc59b057664b4d.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1053, "image_height": 900, "image_width": 550, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/0a/5a/0a5af3c40c5001d621dc59b057664b4d.jpg", "last_comment_bumped_at": "2006-12-27T21:58:58.000-05:00", "last_commented_at": "2006-12-27T21:58:58.000-05:00", "last_noted_at": null, "md5": "0a5af3c40c5001d621dc59b057664b4d", "media_asset": { "created_at": "2005-06-06T11:08:14.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "dO2Kc5qLz", "file_size": 136902, "id": 966, "image_height": 900, "image_width": 550, "is_public": true, "md5": "0a5af3c40c5001d621dc59b057664b4d", "pixel_hash": "863fda88c94530f121d82648196177af", "status": "active", "updated_at": "2023-02-23T03:16:17.489-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/0a/5a/0a5af3c40c5001d621dc59b057664b4d.jpg", "width": 110, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/0a/5a/0a5af3c40c5001d621dc59b057664b4d.jpg", "width": 220, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/0a/5a/0a5af3c40c5001d621dc59b057664b4d.webp", "width": 440, "height": 720, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/0a/5a/0a5af3c40c5001d621dc59b057664b4d.jpg", "width": 550, "height": 900, "file_ext": "jpg" } ] }, "parent_id": 245210, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/0a/5a/0a5af3c40c5001d621dc59b057664b4d.jpg", "rating": "e", "score": 10, "source": "http://momocan.egoism.jp/rakugaki1/0740.jpg", "tag_count": 28, "tag_count_artist": 1, "tag_count_character": 0, "tag_count_copyright": 1, "tag_count_general": 26, "tag_count_meta": 0, "tag_string": "1girl 2005 :d animal_ears breasts earrings fake_animal_ears fishnet_pantyhose fishnets grey_eyes grey_hair holding holding_tray jewelry kei_jiei large_breasts looking_down open_mouth original pantyhose polka_dot polka_dot_background pussy rabbit_ears smile solo thighs tray", "tag_string_artist": "kei_jiei", "tag_string_character": "", "tag_string_copyright": "original", "tag_string_general": "1girl 2005 :d animal_ears breasts earrings fake_animal_ears fishnet_pantyhose fishnets grey_eyes grey_hair holding holding_tray jewelry large_breasts looking_down open_mouth pantyhose polka_dot polka_dot_background pussy rabbit_ears smile solo thighs tray", "tag_string_meta": "", "up_score": 11, "updated_at": "2023-06-04T22:29:40.749-04:00", "uploader_id": 1 }
danbooru-json/0/1054
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T11:35:09.000-04:00", "down_score": -1, "fav_count": 9, "file_ext": "jpg", "file_size": 167360, "file_url": "https://cdn.donmai.us/original/7d/bf/7dbff139efbc52c1d6b1663dc2a5de05.jpg", "has_active_children": false, "has_children": false, "has_large": true, "has_visible_children": false, "id": 1054, "image_height": 768, "image_width": 1024, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/sample/7d/bf/sample-7dbff139efbc52c1d6b1663dc2a5de05.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "7dbff139efbc52c1d6b1663dc2a5de05", "media_asset": { "created_at": "2005-06-06T11:35:09.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "GERMInlpl", "file_size": 167360, "id": 967, "image_height": 768, "image_width": 1024, "is_public": true, "md5": "7dbff139efbc52c1d6b1663dc2a5de05", "pixel_hash": "d766ee62a342c18379cf7fc105567e5a", "status": "active", "updated_at": "2023-02-23T03:16:17.514-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/7d/bf/7dbff139efbc52c1d6b1663dc2a5de05.jpg", "width": 180, "height": 135, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/7d/bf/7dbff139efbc52c1d6b1663dc2a5de05.jpg", "width": 360, "height": 270, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/7d/bf/7dbff139efbc52c1d6b1663dc2a5de05.webp", "width": 720, "height": 540, "file_ext": "webp" }, { "type": "sample", "url": "https://cdn.donmai.us/sample/7d/bf/sample-7dbff139efbc52c1d6b1663dc2a5de05.jpg", "width": 850, "height": 638, "file_ext": "jpg" }, { "type": "original", "url": "https://cdn.donmai.us/original/7d/bf/7dbff139efbc52c1d6b1663dc2a5de05.jpg", "width": 1024, "height": 768, "file_ext": "jpg" } ] }, "parent_id": 4774, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/7d/bf/7dbff139efbc52c1d6b1663dc2a5de05.jpg", "rating": "g", "score": 5, "source": "http://www.animevariety.com/images/futakoi-alternative/086od.jpg", "tag_count": 34, "tag_count_artist": 1, "tag_count_character": 2, "tag_count_copyright": 1, "tag_count_general": 29, "tag_count_meta": 1, "tag_string": "2000s_(style) 2girls arm_hug arms_around_back black_skirt brown_hair closed_mouth collared_shirt duplicate futakoi green_eyes grey_eyes holding hug long_hair long_sleeves looking_at_viewer multiple_girls mutual_hug open_mouth ponytail shirogane_sara shirogane_souju shirt siblings sidelocks simple_background sisters skirt smile suzuhira_hiro twins twintails white_shirt", "tag_string_artist": "suzuhira_hiro", "tag_string_character": "shirogane_sara shirogane_souju", "tag_string_copyright": "futakoi", "tag_string_general": "2000s_(style) 2girls arm_hug arms_around_back black_skirt brown_hair closed_mouth collared_shirt green_eyes grey_eyes holding hug long_hair long_sleeves looking_at_viewer multiple_girls mutual_hug open_mouth ponytail shirt siblings sidelocks simple_background sisters skirt smile twins twintails white_shirt", "tag_string_meta": "duplicate", "up_score": 6, "updated_at": "2023-03-13T10:55:53.505-04:00", "uploader_id": 1 }
danbooru-json/0/1055
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T11:36:34.000-04:00", "down_score": 0, "fav_count": 13, "file_ext": "jpg", "file_size": 1156824, "file_url": "https://cdn.donmai.us/original/34/e5/34e507cb881f872dca462e6cb677b686.jpg", "has_active_children": true, "has_children": true, "has_large": true, "has_visible_children": true, "id": 1055, "image_height": 2131, "image_width": 3000, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/sample/34/e5/sample-34e507cb881f872dca462e6cb677b686.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "34e507cb881f872dca462e6cb677b686", "media_asset": { "created_at": "2005-06-06T11:36:34.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "TjKgktlxK", "file_size": 1156824, "id": 968, "image_height": 2131, "image_width": 3000, "is_public": true, "md5": "34e507cb881f872dca462e6cb677b686", "pixel_hash": "5000486fdf5a787133fe1d3b41a07aaf", "status": "active", "updated_at": "2023-02-23T03:16:17.841-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/34/e5/34e507cb881f872dca462e6cb677b686.jpg", "width": 180, "height": 128, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/34/e5/34e507cb881f872dca462e6cb677b686.jpg", "width": 360, "height": 256, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/34/e5/34e507cb881f872dca462e6cb677b686.webp", "width": 720, "height": 511, "file_ext": "webp" }, { "type": "sample", "url": "https://cdn.donmai.us/sample/34/e5/sample-34e507cb881f872dca462e6cb677b686.jpg", "width": 850, "height": 604, "file_ext": "jpg" }, { "type": "original", "url": "https://cdn.donmai.us/original/34/e5/34e507cb881f872dca462e6cb677b686.jpg", "width": 3000, "height": 2131, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/34/e5/34e507cb881f872dca462e6cb677b686.jpg", "rating": "s", "score": 6, "source": "http://www.animevariety.com/images/futakoi-alternative/1118019391171.jpg", "tag_count": 52, "tag_count_artist": 2, "tag_count_character": 4, "tag_count_copyright": 1, "tag_count_general": 42, "tag_count_meta": 3, "tag_string": "4girls :d blue_eyes blush book brown_hair cherry_blossoms dress flat_chest futakoi glasses grass gun hair_ribbon handgun happy highres hinagiku_lala hinagiku_lulu holding holding_book japanese_clothes katana long_hair looking_at_viewer lying momoi_ai momoi_mai multiple_girls official_art on_side open_book open_mouth outdoors petals purple_eyes ribbon scan shiwasu_takashi short_dress siblings sisters sitting smile socks sword tateishi_kiyoshi twins twintails wariza weapon yokozuwari", "tag_string_artist": "shiwasu_takashi tateishi_kiyoshi", "tag_string_character": "hinagiku_lala hinagiku_lulu momoi_ai momoi_mai", "tag_string_copyright": "futakoi", "tag_string_general": "4girls :d blue_eyes blush book brown_hair cherry_blossoms dress flat_chest glasses grass gun hair_ribbon handgun happy holding holding_book japanese_clothes katana long_hair looking_at_viewer lying multiple_girls on_side open_book open_mouth outdoors petals purple_eyes ribbon short_dress siblings sisters sitting smile socks sword twins twintails wariza weapon yokozuwari", "tag_string_meta": "highres official_art scan", "up_score": 6, "updated_at": "2024-09-06T12:09:36.128-04:00", "uploader_id": 1 }
danbooru-json/0/1056
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T11:39:16.000-04:00", "down_score": 0, "fav_count": 7, "file_ext": "png", "file_size": 659315, "file_url": "https://cdn.donmai.us/original/64/1c/641c5cc497cd3acb85095f0d731a1540.png", "has_active_children": false, "has_children": false, "has_large": true, "has_visible_children": false, "id": 1056, "image_height": 768, "image_width": 1024, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/sample/64/1c/sample-641c5cc497cd3acb85095f0d731a1540.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "641c5cc497cd3acb85095f0d731a1540", "media_asset": { "created_at": "2005-06-06T11:39:16.000-04:00", "duration": null, "file_ext": "png", "file_key": "1NOzs7RYB", "file_size": 659315, "id": 969, "image_height": 768, "image_width": 1024, "is_public": true, "md5": "641c5cc497cd3acb85095f0d731a1540", "pixel_hash": "e00818e8c59a3fcd8723450881c38f03", "status": "active", "updated_at": "2023-02-23T03:16:17.571-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/64/1c/641c5cc497cd3acb85095f0d731a1540.jpg", "width": 180, "height": 135, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/64/1c/641c5cc497cd3acb85095f0d731a1540.jpg", "width": 360, "height": 270, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/64/1c/641c5cc497cd3acb85095f0d731a1540.webp", "width": 720, "height": 540, "file_ext": "webp" }, { "type": "sample", "url": "https://cdn.donmai.us/sample/64/1c/sample-641c5cc497cd3acb85095f0d731a1540.jpg", "width": 850, "height": 638, "file_ext": "jpg" }, { "type": "original", "url": "https://cdn.donmai.us/original/64/1c/641c5cc497cd3acb85095f0d731a1540.png", "width": 1024, "height": 768, "file_ext": "png" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/64/1c/641c5cc497cd3acb85095f0d731a1540.jpg", "rating": "g", "score": 5, "source": "http://www.animevariety.com/images/futakoi-alternative/futakoi4493037ay.png", "tag_count": 19, "tag_count_artist": 0, "tag_count_character": 2, "tag_count_copyright": 1, "tag_count_general": 14, "tag_count_meta": 2, "tag_string": "2girls artist_request beretta_92 brown_hair closed_eyes futakoi gun handgun kiss kissing_object multiple_girls shirogane_sara shirogane_souju siblings simple_background sisters twins vector_trace weapon", "tag_string_artist": "", "tag_string_character": "shirogane_sara shirogane_souju", "tag_string_copyright": "futakoi", "tag_string_general": "2girls beretta_92 brown_hair closed_eyes gun handgun kiss kissing_object multiple_girls siblings simple_background sisters twins weapon", "tag_string_meta": "artist_request vector_trace", "up_score": 5, "updated_at": "2022-11-27T12:06:44.817-05:00", "uploader_id": 1 }
danbooru-json/0/1057
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T11:39:44.000-04:00", "down_score": -1, "fav_count": 28, "file_ext": "jpg", "file_size": 456099, "file_url": "https://cdn.donmai.us/original/52/67/5267b863e5d36bd7e4ce266360d04e9e.jpg", "has_active_children": false, "has_children": false, "has_large": true, "has_visible_children": false, "id": 1057, "image_height": 1024, "image_width": 1280, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/sample/52/67/sample-5267b863e5d36bd7e4ce266360d04e9e.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "5267b863e5d36bd7e4ce266360d04e9e", "media_asset": { "created_at": "2005-06-06T11:39:44.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "8CtRdyZpR", "file_size": 456099, "id": 970, "image_height": 1024, "image_width": 1280, "is_public": true, "md5": "5267b863e5d36bd7e4ce266360d04e9e", "pixel_hash": "9a3c733e1cb3647085f8ba1199cede17", "status": "active", "updated_at": "2023-02-23T03:16:17.619-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/52/67/5267b863e5d36bd7e4ce266360d04e9e.jpg", "width": 180, "height": 144, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/52/67/5267b863e5d36bd7e4ce266360d04e9e.jpg", "width": 360, "height": 288, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/52/67/5267b863e5d36bd7e4ce266360d04e9e.webp", "width": 720, "height": 576, "file_ext": "webp" }, { "type": "sample", "url": "https://cdn.donmai.us/sample/52/67/sample-5267b863e5d36bd7e4ce266360d04e9e.jpg", "width": 850, "height": 680, "file_ext": "jpg" }, { "type": "original", "url": "https://cdn.donmai.us/original/52/67/5267b863e5d36bd7e4ce266360d04e9e.jpg", "width": 1280, "height": 1024, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/52/67/5267b863e5d36bd7e4ce266360d04e9e.jpg", "rating": "s", "score": 9, "source": "http://www.animevariety.com/images/futakoi-alternative/futakoi_alternative_01-1280.jpg", "tag_count": 58, "tag_count_artist": 0, "tag_count_character": 2, "tag_count_copyright": 1, "tag_count_general": 53, "tag_count_meta": 2, "tag_string": "2girls ahoge angel_wings arms_around_waist artist_request black_hair black_ribbon chain choker copyright_name cowboy_shot curtains detached_sleeves dress elbow_gloves feathered_wings frilled_dress frilled_hairband frilled_skirt frilled_sleeves frilled_thighhighs frills futakoi gloves gothic_lolita hairband happy hug jewelry lace_trim lolita_fashion lolita_hairband long_hair long_sleeves looking_at_viewer multiple_girls off_shoulder photoshop_(medium) pink_dress purple_eyes ribbon ribbon-trimmed_clothes ribbon-trimmed_gloves ribbon-trimmed_hairband ribbon-trimmed_sleeves ribbon_trim ring sakurazuki_kira sakurazuki_yura siblings sisters skirt thighhighs twins white_dress white_gloves white_thighhighs wings", "tag_string_artist": "", "tag_string_character": "sakurazuki_kira sakurazuki_yura", "tag_string_copyright": "futakoi", "tag_string_general": "2girls ahoge angel_wings arms_around_waist black_hair black_ribbon chain choker copyright_name cowboy_shot curtains detached_sleeves dress elbow_gloves feathered_wings frilled_dress frilled_hairband frilled_skirt frilled_sleeves frilled_thighhighs frills gloves gothic_lolita hairband happy hug jewelry lace_trim lolita_fashion lolita_hairband long_hair long_sleeves looking_at_viewer multiple_girls off_shoulder pink_dress purple_eyes ribbon ribbon-trimmed_clothes ribbon-trimmed_gloves ribbon-trimmed_hairband ribbon-trimmed_sleeves ribbon_trim ring siblings sisters skirt thighhighs twins white_dress white_gloves white_thighhighs wings", "tag_string_meta": "artist_request photoshop_(medium)", "up_score": 10, "updated_at": "2023-01-02T17:39:23.733-05:00", "uploader_id": 1 }
danbooru-json/0/1058
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T11:43:40.000-04:00", "down_score": -1, "fav_count": 13, "file_ext": "jpg", "file_size": 47840, "file_url": "https://cdn.donmai.us/original/cf/83/cf8370469c2844fcf7890749298d3042.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1058, "image_height": 513, "image_width": 341, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/cf/83/cf8370469c2844fcf7890749298d3042.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": "2022-06-11T04:00:50.461-04:00", "md5": "cf8370469c2844fcf7890749298d3042", "media_asset": { "created_at": "2005-06-06T11:43:40.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "3SRcwPJZj", "file_size": 47840, "id": 971, "image_height": 513, "image_width": 341, "is_public": true, "md5": "cf8370469c2844fcf7890749298d3042", "pixel_hash": "0d736ebfdee64f62abde4a34e2ec8b76", "status": "active", "updated_at": "2023-02-23T03:16:17.828-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/cf/83/cf8370469c2844fcf7890749298d3042.jpg", "width": 120, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/cf/83/cf8370469c2844fcf7890749298d3042.jpg", "width": 239, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/cf/83/cf8370469c2844fcf7890749298d3042.webp", "width": 341, "height": 513, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/cf/83/cf8370469c2844fcf7890749298d3042.jpg", "width": 341, "height": 513, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/cf/83/cf8370469c2844fcf7890749298d3042.jpg", "rating": "g", "score": 7, "source": "http://www12.plala.or.jp/on-rf/cg/200506052on.jpg", "tag_count": 21, "tag_count_artist": 1, "tag_count_character": 0, "tag_count_copyright": 1, "tag_count_general": 18, "tag_count_meta": 1, "tag_string": "1girl aqua_eyes blonde_hair blood chibi chibi_inset halo heart heart-shaped_pupils long_sleeves looking_at_viewer nosebleed original red_eyes simple_background solo symbol-shaped_pupils translated upper_body white_background yoshida_on", "tag_string_artist": "yoshida_on", "tag_string_character": "", "tag_string_copyright": "original", "tag_string_general": "1girl aqua_eyes blonde_hair blood chibi chibi_inset halo heart heart-shaped_pupils long_sleeves looking_at_viewer nosebleed red_eyes simple_background solo symbol-shaped_pupils upper_body white_background", "tag_string_meta": "translated", "up_score": 8, "updated_at": "2022-07-10T05:36:32.534-04:00", "uploader_id": 1 }
danbooru-json/0/1059
hf://datasets/Disty0/danbooru-json@cef508e8dc13f99a537bef5dea1c2b53133dff64/danbooru-json.tar
{ "approver_id": null, "bit_flags": 0, "created_at": "2005-06-06T11:43:53.000-04:00", "down_score": -1, "fav_count": 14, "file_ext": "jpg", "file_size": 39684, "file_url": "https://cdn.donmai.us/original/94/ed/94eded2cf0c2e9c1aa9cd2f45ac9d86e.jpg", "has_active_children": false, "has_children": false, "has_large": false, "has_visible_children": false, "id": 1059, "image_height": 583, "image_width": 373, "is_banned": false, "is_deleted": false, "is_flagged": false, "is_pending": false, "large_file_url": "https://cdn.donmai.us/original/94/ed/94eded2cf0c2e9c1aa9cd2f45ac9d86e.jpg", "last_comment_bumped_at": null, "last_commented_at": null, "last_noted_at": null, "md5": "94eded2cf0c2e9c1aa9cd2f45ac9d86e", "media_asset": { "created_at": "2005-06-06T11:43:53.000-04:00", "duration": null, "file_ext": "jpg", "file_key": "ZdO85gVLv", "file_size": 39684, "id": 972, "image_height": 583, "image_width": 373, "is_public": true, "md5": "94eded2cf0c2e9c1aa9cd2f45ac9d86e", "pixel_hash": "971b60795d3eb233261d96ee2c381663", "status": "active", "updated_at": "2023-02-23T03:16:17.862-05:00", "variants": [ { "type": "180x180", "url": "https://cdn.donmai.us/180x180/94/ed/94eded2cf0c2e9c1aa9cd2f45ac9d86e.jpg", "width": 115, "height": 180, "file_ext": "jpg" }, { "type": "360x360", "url": "https://cdn.donmai.us/360x360/94/ed/94eded2cf0c2e9c1aa9cd2f45ac9d86e.jpg", "width": 230, "height": 360, "file_ext": "jpg" }, { "type": "720x720", "url": "https://cdn.donmai.us/720x720/94/ed/94eded2cf0c2e9c1aa9cd2f45ac9d86e.webp", "width": 373, "height": 583, "file_ext": "webp" }, { "type": "original", "url": "https://cdn.donmai.us/original/94/ed/94eded2cf0c2e9c1aa9cd2f45ac9d86e.jpg", "width": 373, "height": 583, "file_ext": "jpg" } ] }, "parent_id": null, "pixiv_id": null, "preview_file_url": "https://cdn.donmai.us/180x180/94/ed/94eded2cf0c2e9c1aa9cd2f45ac9d86e.jpg", "rating": "g", "score": 8, "source": "http://www12.plala.or.jp/on-rf/cg/200506051on.jpg", "tag_count": 17, "tag_count_artist": 1, "tag_count_character": 0, "tag_count_copyright": 1, "tag_count_general": 15, "tag_count_meta": 0, "tag_string": "1girl black_hair blazer brown_eyes brown_hair jacket long_hair looking_away looking_up original parted_lips profile simple_background solo upper_body white_background yoshida_on", "tag_string_artist": "yoshida_on", "tag_string_character": "", "tag_string_copyright": "original", "tag_string_general": "1girl black_hair blazer brown_eyes brown_hair jacket long_hair looking_away looking_up parted_lips profile simple_background solo upper_body white_background", "tag_string_meta": "", "up_score": 8, "updated_at": "2022-05-25T10:51:26.703-04:00", "uploader_id": 1 }
End of preview.

Saved the JSON responses from Danbooru over a span of a month (September 2024).

Start id: 1
End id: 8180000
File count: 8141037
Folder names: int(id / 10000)
File names: id.json
Account: None

Note: danbooru-json.tar.gz and danbooru-json.tar is the same file. .gz one is compressed with gzip.

Downloads last month
42