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

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

{
    "category": "https://api.routeconverter.com/v1/categories/908/",
    "description": "Rundweg 4",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/988c24d0-e644-47b3-a381-1de74b20f8a9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2907/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3485/",
    "metadata": {
        "length": 4555,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 200,
        "size": 10225,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}