serializers: Deserialize as lists instead of tuples
- for consistency with the serializers in swh.core
- it's not clear to me that we ever needed that (it was added in 64cd01fc7c049123e16341fa93239013f152bacc with no rational)
- it messes with swh-search reading from the journal and expecting JSON-like data.