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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "? (2)",
    "creator_name": "cetling@gmx.de",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3175bca9-e093-4ce9-9f8a-1960acd70bf6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3820/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50534/",
    "metadata": {
        "length": 52404,
        "lengthKind": "straight-line",
        "duration": 1450,
        "positionLists": 3,
        "positions": 354,
        "size": 60303,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-03T14:22:27.385000+00:00",
        "country": "DE"
    }
}