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

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

{
    "category": "https://api.routeconverter.com/v1/categories/914/",
    "description": "Rundweg 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0a4a1efb-40a5-4e5c-8d5c-d36d3df69e9a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2932/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3510/",
    "metadata": {
        "length": 6474,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 312,
        "size": 15377,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}