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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 2272",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9c3d924b-dbef-4624-8fd8-a0b6c7e44f3b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38684/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55175/",
    "metadata": {
        "length": 338692,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2272,
        "size": 109425,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}