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

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

{
    "category": "https://api.routeconverter.com/v1/categories/915/",
    "description": "Rundweg 9",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/27214b16-a990-47bd-9b3a-90295bb11989"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2942/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3520/",
    "metadata": {
        "length": 8503,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 481,
        "size": 23151,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}