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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 73",
    "creator_name": "Lensor0815",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6b758336-2021-4709-9e3c-8782e201289e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24651/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50812/",
    "metadata": {
        "length": 25,
        "lengthKind": "track",
        "duration": 142,
        "positionLists": 1,
        "positions": 73,
        "size": 11442,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-05-23T07:50:22+00:00",
        "country": "DE"
    }
}