originally posted in:BungieNetPlatform
Have you tried adding the [quote]?definitions=True[/quote] query param on the endpoints you're using?
English
-
Yep, tried that to no avail. I think as @Seraphsys says, this probably isn't something I can really dig out from the API at the moment. For now, I'm going to have to do burns and names from a hand-edited list if I want them
-
Edited by Seraphsys: 3/11/2015 7:25:07 AMhttp://www.bungie.net/platform/Destiny/Manifest/Activity/<<activity id>>/ e.g. http://www.bungie.net/platform/Destiny/Manifest/Activity/2071946060/ You will then need to search for the corresponding id for the event. If you take note, Bungie themselves never call the Nightfall by its actual event name. 'Nightfall' IS its name here. So you will have to go hunting. Build a library of the "activityDescription" info and compare it from the normal events to the nightfall one. Then you can get the name. Or something of that nature. It is round about, but as you say the data is not available for nightfall.