This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/52701/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "6aee00ac4ed1d9fe23e7af96665a51c2"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Moos-Rundweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/387e692d-be3b-4a55-a194-53fbacbc353e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36210/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52701/",
    "metadata": {
        "length": 6564,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 119,
        "size": 8863,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}