Hey,

according to documentation I need the project-id to access a specific module. But where can i find it on drupal.org?

example:

https://www.drupal.org/api-d7/node.json?type=changenotice&field_project=[PROJECTID]

Thanks for helping :)

Comments

MickL created an issue. See original summary.

MickL’s picture

Issue summary: View changes
drumm’s picture

For a one-off, anywhere you can find it in the HTML of the project page, like <body class="… page-node-107028.

From the API, look up by machine name like https://www.drupal.org/api-d7/node.json?field_project_machine_name=infra...

drumm’s picture

Assigned: Unassigned » drumm
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.