Discuss Scratch

miniepicness
Scratcher
1000+ posts

how to find the creator of a project's id with the API?

I wanna find the creators of some project ids

Last edited by miniepicness (May 27, 2018 16:24:21)

_nix
Scratcher
1000+ posts

how to find the creator of a project's id with the API?

It's right in the /project/:id endpoint. For example – https://api.scratch.mit.edu/projects/200903024 – just check the property author.username, which is “_nix” here.

══ trans autistic lesbian enbydoggirls // 16 17 18 19 20, she/they
sparrows one word to the paragraph // <3 // ~(quasar) nebula
miniepicness
Scratcher
1000+ posts

how to find the creator of a project's id with the API?

_nix wrote:

It's right in the /project/:id endpoint. For example – https://api.scratch.mit.edu/projects/200903024 – just check the property author.username, which is “_nix” here.
doesnt work with unshared projects D:
But thanks for replying.

Powered by DjangoBB