Can't filter events by data element value

Morning. Is there a way to filter events by dataElement value on api 35 or lower?
I tried this from documentation

/api/33/events/query.json?orgUnit=DiszpKrYNg8&programStage=Zj7UnCAulEk
  &filter=qrur9Dvnyt5:eq:value

But didn’t work.

Hi @Celso

Are you still testing this API request? Sorry you didn’t get a response back then. The /api/events endpoint is deprecated so I think it’d be best to use the /api/tracker/events

I’m testing this using the latest endpoint and it’s working. Do you still need to use the deprecated API endpoint? Have you resolved the issue?

Thank you!