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

GET /v1/routes/2950/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "99436d0851f63f69734179397e2ff098"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2532/?format=api",
    "description": "Heilbad Heiligenstadt to Meinersen",
    "creator_name": "R1100RS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6d858cf2-3429-49be-8d01-fa3e0623df94"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2403/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2950/?format=api",
    "metadata": {
        "length": 229190,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 8,
        "size": 959,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}