Skip to content

Instantly share code, notes, and snippets.

@seanbreckenridge
Created March 14, 2021 17:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seanbreckenridge/12ba3894b64ed940dfa2fe93cacae06d to your computer and use it in GitHub Desktop.
Save seanbreckenridge/12ba3894b64ed940dfa2fe93cacae06d to your computer and use it in GitHub Desktop.
projects_000001.json
[
{
"type": "project",
"url": "https://github.com/seanbreckenridge/albums/projects/1",
"owner": "https://github.com/seanbreckenridge/albums",
"creator": "https://github.com/seanbreckenridge",
"name": "albums",
"body": "",
"number": 1,
"public": true,
"columns": [
{
"name": "To do",
"position": 0,
"hidden_at": null,
"cards": [
{
"creator": "https://github.com/seanbreckenridge",
"content": "https://github.com/seanbreckenridge/albums/issues/2",
"note": null,
"priority": 9223372036854775906,
"hidden_at": null
}
]
},
{
"name": "In progress",
"position": 1,
"hidden_at": null,
"cards": [
{
"creator": "https://github.com/seanbreckenridge",
"content": "https://github.com/seanbreckenridge/albums/issues/1",
"note": null,
"priority": 9223372036854775907,
"hidden_at": null
}
]
},
{
"name": "Done",
"position": 2,
"hidden_at": null,
"cards": [
{
"creator": "https://github.com/seanbreckenridge",
"content": "https://github.com/seanbreckenridge/albums/issues/3",
"note": null,
"priority": 9223372036854775807,
"hidden_at": null
}
]
}
],
"created_at": "2019-02-19T03:17:30Z",
"closed_at": null,
"deleted_at": null
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment