It would be useful to be able to specify that a field or fields on a serializer should appear in the meta object rather than in data['attributes']. Perhaps a field could be marked (with a kwarg or attribute on the serializer) as metadata so that the renderer knows to put it in the meta section?