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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Podersdorf",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2c0f6add-4e4f-4290-9d87-3bb605be5490"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35902/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52393/",
    "metadata": {
        "length": 626058,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 2256,
        "size": 191762,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "AT"
    }
}